OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fin_hlen
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_raudio_pxy.c
287
fi.fin_plen = fi.
fin_hlen
+ sizeof(*tcp2);
290
ip->ip_len = htons(fin->
fin_hlen
+ sizeof(*tcp));
ip_rcmd_pxy.c
254
ip->ip_len = htons(fin->
fin_hlen
+ sizeof(*tcp));
269
fi.fin_plen = fi.
fin_hlen
+ sizeof(*tcp2);
ip_tftp_pxy.c
308
fi.fin_plen = fi.
fin_hlen
+ sizeof(udp);
322
ip->ip_len = htons(fin->
fin_hlen
+ sizeof(udp));
ip_dns_pxy.c
201
COPYDATA(fin->fin_m, fin->
fin_hlen
+ sizeof(udphdr_t),
ip_irc_pxy.c
411
fi.fin_plen = fi.
fin_hlen
+ sizeof(*tcp2);
ip_fil_compat.c
327
u_short
fin_hlen
; /* length of IP header in bytes */
member in struct:fr_info_4_1_32
367
u_short
fin_hlen
;
member in struct:fr_info_4_1_24
408
u_short
fin_hlen
;
member in struct:fr_info_4_1_23
448
u_short
fin_hlen
;
member in struct:fr_info_4_1_11
2620
fin->
fin_hlen
= old->
fin_hlen
;
2659
fin->
fin_hlen
= old->
fin_hlen
;
2698
fin->
fin_hlen
= old->
fin_hlen
;
[
all
...]
ip_fil_netbsd.c
897
fnew.
fin_hlen
= hlen;
970
ohlen = fin->
fin_hlen
;
972
if (fin->
fin_hlen
< fin->fin_plen)
1133
hlen = fin->
fin_hlen
;
ip_ftp_pxy.c
539
fi.fin_plen = fi.
fin_hlen
+ sizeof(*tcp2);
877
fi.fin_plen = fi.
fin_hlen
+ sizeof(*tcp);
2061
ip6->ip6_plen = htons(fin->fin_plen - fin->
fin_hlen
);
ip_rpcb_pxy.c
1144
fi.fin_plen = fi.
fin_hlen
+ fi.fin_dlen;
fil.c
1140
((char *)fin->fin_ip + fin->
fin_hlen
);
1141
plen += fin->
fin_hlen
;
1695
hlen = fin->
fin_hlen
;
2039
fin->
fin_hlen
= (u_short)hlen;
2454
wlen = fin->fin_dlen + fin->
fin_hlen
;
2898
fin->
fin_hlen
= (u_short)hlen;
8230
hlen = fin->
fin_hlen
;
ip_fil.h
427
u_short
fin_hlen
; /* length of IP header in bytes */
member in struct:fr_info
ip_nat6.c
3737
skip = fin->
fin_hlen
;
3776
fin->
fin_hlen
= sizeof(ip6_t);
ip_nat.c
3584
if ((fin->
fin_hlen
!= sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR)) {
7332
skip = fin->
fin_hlen
;
7372
fin->
fin_hlen
= hlen;
ip_state.c
2645
if ((fin->fin_v != 4) || (fin->
fin_hlen
!= sizeof(ip_t)) ||
Completed in 41 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025