Searched refs:NPC_FMTERR (Results 1 – 3 of 3) sorted by relevance
440 return NPC_FMTERR; in npf_cache_ip()445 return NPC_FMTERR; in npf_cache_ip()449 return NPC_FMTERR; in npf_cache_ip()478 return NPC_FMTERR; in npf_cache_ip()508 return NPC_FMTERR; in npf_cache_ip()511 return NPC_FMTERR; in npf_cache_ip()537 return NPC_FMTERR; in npf_cache_ip()572 return NPC_FMTERR; in npf_cache_tcp()575 return NPC_FMTERR; in npf_cache_tcp()607 (flags & NPC_FMTERR) != 0) { in npf_cache_all()[all …]
124 if (npf_cache_all(npc) & (NPC_IPFRAG|NPC_FMTERR)) { in npf_reassembly()180 if (flags & NPC_FMTERR) { in npfk_packet_handler()
144 #define NPC_FMTERR 0x200 /* Format error. */ macro