OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udphdr_t
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_netbios_pxy.c
79
udphdr_t
*udp;
95
udp = (
udphdr_t
*)fin->fin_dp;
ip_dns_pxy.c
181
dlen = fin->fin_dlen - sizeof(
udphdr_t
);
200
dlen = fin->fin_dlen - sizeof(
udphdr_t
);
201
COPYDATA(fin->fin_m, fin->fin_hlen + sizeof(
udphdr_t
),
328
dns = (ipf_dns_hdr_t *)((char *)fin->fin_dp + sizeof(
udphdr_t
));
333
dlen = fin->fin_dlen - sizeof(*dns) - sizeof(
udphdr_t
);
372
dnh = (ipf_dns_hdr_t *)((char *)fin->fin_dp + sizeof(
udphdr_t
));
ip_tftp_pxy.c
158
udphdr_t
*udp;
184
udp = (
udphdr_t
*)fin->fin_dp;
280
udphdr_t
udp;
410
udphdr_t
*udp;
418
msg += sizeof(
udphdr_t
);
464
msg += sizeof(
udphdr_t
);
ip_rpcb_pxy.c
222
off += sizeof(
udphdr_t
) + fin->fin_ipoff;
223
dlen = fin->fin_dlen - sizeof(
udphdr_t
);
294
off += sizeof(
udphdr_t
) + fin->fin_ipoff;
295
dlen = fin->fin_dlen - sizeof(
udphdr_t
);
753
udphdr_t
*udp;
1138
fi.fin_dlen = sizeof(
udphdr_t
);
1398
udphdr_t
*udp;
ip_nat6.c
1595
udphdr_t
*udp;
1597
udp = (
udphdr_t
*)dp;
2836
udphdr_t
*uh;
2850
uh = (
udphdr_t
*)(ip6 + 1);
3236
udphdr_t
*uh;
3247
ip6->ip6_plen = htons(fin->fin_plen + sizeof(
udphdr_t
));
3249
uh = (
udphdr_t
*)(ip6 + 1);
3665
udphdr_t
*uh;
3670
len = sizeof(ip6_t) + sizeof(
udphdr_t
);
3695
uh = (
udphdr_t
*)((u_char *)ip6 + sizeof(*ip6))
[
all
...]
ip_nat.c
3758
udphdr_t
*udp;
3760
udp = (
udphdr_t
*)dp;
5124
udphdr_t
*uh;
5145
uh = (
udphdr_t
*)(ip + 1);
5572
udphdr_t
*uh;
5589
uh = (
udphdr_t
*)(ip + 1);
5726
udphdr_t
*udp;
7230
udphdr_t
*uh;
7235
len = sizeof(ip_t) + sizeof(
udphdr_t
);
7266
uh = (
udphdr_t
*)(ip + 1)
[
all
...]
ip_proxy.c
901
udphdr_t
*udp = NULL;
963
udp = (
udphdr_t
*)fin->fin_dp;
ip_log.c
412
hlen += MIN(sizeof(
udphdr_t
), fin->fin_dlen);
ip_compat.h
760
typedef struct udphdr
udphdr_t
;
typedef in typeref:struct:udphdr
fil.c
1506
udphdr_t
*udp;
1560
ipf_pr_short(fin, sizeof(
udphdr_t
));
3442
csump = &((
udphdr_t
*)l4hdr)->uh_sum;
6502
udphdr_t
*udp;
Completed in 31 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025