OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:to4
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-update-policy9.conf
18
grant * 6
to4
-self TXT;
good-update-policy12.conf
18
grant * 6
to4
-self . TXT;
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns6/
named.conf.j2
50
update-policy { grant * 6
to4
-self . NS(10) DS(4); };
/src/sys/netinet/
sctp_pcb.c
1139
struct sockaddr_in *
to4
, *from4;
local
1141
to4
= (struct sockaddr_in *)&to_store;
1143
memset(
to4
, 0, sizeof(*
to4
));
1145
from4->sin_family =
to4
->sin_family = AF_INET;
1146
from4->sin_len =
to4
->sin_len = sizeof(struct sockaddr_in);
1148
to4
->sin_addr.s_addr = iph->ip_dst.s_addr ;
1150
to4
->sin_port = sh->dest_port;
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
conv.d
1590
dchar
to4
= to!dchar(from4);
Completed in 18 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026