Home
last modified time | relevance | path

Searched refs:IP_FW_REASS (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/share/dtrace/
HDipfw.d50 #pragma D binding "1.0" IP_FW_REASS
51 inline int IP_FW_REASS = 8; variable
65 ret == IP_FW_REASS ? "REASS" :
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_pfil.c308 case IP_FW_REASS: in ipfw_check_packet()
HDip_fw_private.h61 IP_FW_REASS, enumerator
HDip_fw2.c3292 retval = IP_FW_REASS; in ipfw_chk()