Home
last modified time | relevance | path

Searched defs:IPFW_ARGS_NH4PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/dtrace/
H A Dipfw.d75 inline int IPFW_ARGS_NH4PTR = 0x00080000; /* IPv4 next hop in next_hop */ variable
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h88 #define IPFW_ARGS_NH4PTR 0x00080000 /* IPv4 next hop in next_hop */ macro