Home
last modified time | relevance | path

Searched refs:IPFW_TLV_TBLNAME_LIST (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDip_fw.h818 #define IPFW_TLV_TBLNAME_LIST 2 macro
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_sockopt.c2302 ctlv->head.type = IPFW_TLV_TBLNAME_LIST; in dump_named_objects()
2950 if (ctlv->head.type == IPFW_TLV_TBLNAME_LIST) { in add_rules()
/freebsd-11-stable/sbin/ipfw/
HDipfw2.c2784 if (ctlv->head.type == IPFW_TLV_TBLNAME_LIST) { in ipfw_show_config()
5288 ctlv->head.type = IPFW_TLV_TBLNAME_LIST; in ipfw_add()