Home
last modified time | relevance | path

Searched refs:IPFW_VTYPE_LIMIT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sbin/ipfw/
HDtables.c96 { "limit", IPFW_VTYPE_LIMIT },
1527 case IPFW_VTYPE_LIMIT: in tentry_fill_value()
1763 case IPFW_VTYPE_LIMIT: in table_show_value()
/NextBSD/sys/netinet/
HDip_fw.h727 #define IPFW_VTYPE_LIMIT 0x00000100 /* limit */ macro