Home
last modified time | relevance | path

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

/freebsd/share/dtrace/
H A Dipfw.d79 inline int IPFW_ARGS_NH6PTR = 0x00100000; /* IPv6 next hop in next_hop6 */ variable
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h89 #define IPFW_ARGS_NH6PTR 0x00100000 /* IPv6 next hop in next_hop6 */ macro