Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c73 { IP_FW_XIFLIST, 0, HDIR_GET, list_ifaces },
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h101 #define IP_FW_XIFLIST 107 /* list tracked interfaces */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h101 #define IP_FW_XIFLIST 107 /* list tracked interfaces */ macro
/f-stack/tools/ipfw/
H A Dipfw2.c5620 if (do_get3(IP_FW_XIFLIST, &req.opheader, &sz) != 0) { in ipfw_get_tracked_ifaces()
5630 if (do_get3(IP_FW_XIFLIST, &olh->opheader, &sz) != 0) { in ipfw_get_tracked_ifaces()