Home
last modified time | relevance | path

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

/freebsd/share/dtrace/
H A Dipfw.d73 inline int IPFW_ARGS_NH4 = 0x00020000; /* IPv4 next hop in hopstore */ variable
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h86 #define IPFW_ARGS_NH4 0x00020000 /* IPv4 next hop in hopstore */ macro