HomeSort by: relevance | last modified time | path
    Searched refs:NPC_ICMP_ID (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_alg_icmp.c 231 npc->npc_info |= NPC_ICMP_ID;
254 if (npf_iscached(npc, NPC_ICMP_ID)) {
289 enpc.npc_info |= NPC_ICMP_ID;
297 enpc.npc_info |= NPC_ICMP_ID;
343 if (npf_iscached(npc, NPC_ICMP_ID)) {
npf_connkey.c 260 if (npf_iscached(npc, NPC_ICMP_ID)) {
268 if (npf_iscached(npc, NPC_ICMP_ID)) {
npf.h 150 #define NPC_ICMP_ID 0x80 /* ICMP with query ID. */

Completed in 18 milliseconds