OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPC_ICMP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/npf/
npf_alg_icmp.c
199
KASSERT(npf_iscached(npc,
NPC_ICMP
));
245
if (!npf_iscached(npc,
NPC_ICMP
))
327
if (flow == NPF_FLOW_FORW || !npf_iscached(npc,
NPC_ICMP
))
437
KASSERT(npf_iscached(npc,
NPC_ICMP
));
npf_inet.c
652
l4flags = NPC_LAYER4 |
NPC_ICMP
;
658
l4flags = NPC_LAYER4 |
NPC_ICMP
;
846
KASSERT(npf_iscached(npc,
NPC_ICMP
));
npf.h
149
#define
NPC_ICMP
0x40 /* ICMP header. */
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025