OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npc_hlen
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/npf/
npf_bpf.c
121
M[BPF_MW_L4OFF] = npc->
npc_hlen
;
161
M[BPF_MW_L4OFF] = npc->
npc_hlen
;
npf_inet.c
264
return ntohs(ip->ip_len) - npc->
npc_hlen
- thlen;
268
(npc->
npc_hlen
- sizeof(*ip6)) - thlen;
299
const int step = npc->
npc_hlen
+ sizeof(struct tcphdr);
373
const int step = npc->
npc_hlen
+ sizeof(struct tcphdr);
461
npc->
npc_hlen
= ip->ip_hl << 2;
488
npc->
npc_hlen
= hlen;
533
npc->
npc_hlen
+= hlen;
630
hlen = npc->
npc_hlen
;
npf_handler.c
94
error = ip6_reass_packet(&m, npc->
npc_hlen
);
npf.h
178
uint32_t
npc_hlen
;
member in struct:__anonb49106fe0208
npf_alg_icmp.c
203
if (!nbuf_advance(nbuf, npc->
npc_hlen
, 0)) {
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025