OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fnew
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c
840
fr_info_t
fnew
;
local in function:ipf_send_ip
848
bzero((char *)&
fnew
, sizeof(
fnew
));
849
fnew
.fin_main_soft = fin->fin_main_soft;
858
fnew
.fin_v = 4;
859
fnew
.fin_p = ip->ip_p;
860
fnew
.fin_plen = ntohs(ip->ip_len);
879
fnew
.fin_p = ip6->ip6_nxt;
880
fnew
.fin_v = 6;
881
fnew
.fin_plen = ntohs(ip6->ip6_plen) + hlen
[
all
...]
ip_fil_netbsd.c
840
fr_info_t
fnew
;
local in function:ipf_send_ip
848
bzero((char *)&
fnew
, sizeof(
fnew
));
849
fnew
.fin_main_soft = fin->fin_main_soft;
858
fnew
.fin_v = 4;
859
fnew
.fin_p = ip->ip_p;
860
fnew
.fin_plen = ntohs(ip->ip_len);
879
fnew
.fin_p = ip6->ip6_nxt;
880
fnew
.fin_v = 6;
881
fnew
.fin_plen = ntohs(ip6->ip6_plen) + hlen
[
all
...]
ip_fil_netbsd.c
840
fr_info_t
fnew
;
local in function:ipf_send_ip
848
bzero((char *)&
fnew
, sizeof(
fnew
));
849
fnew
.fin_main_soft = fin->fin_main_soft;
858
fnew
.fin_v = 4;
859
fnew
.fin_p = ip->ip_p;
860
fnew
.fin_plen = ntohs(ip->ip_len);
879
fnew
.fin_p = ip6->ip6_nxt;
880
fnew
.fin_v = 6;
881
fnew
.fin_plen = ntohs(ip6->ip6_plen) + hlen
[
all
...]
Completed in 496 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025