Searched refs:IPFW_TLV_RULE_LIST (Results 1 – 5 of 5) sorted by relevance
79 IPFW_TLV_RULE_LIST = 3 variable in IpFwTlvType
353 def __init__(self, obj_type=IpFwTlvType.IPFW_TLV_RULE_LIST, obj_list=[]):499 AttrDescr(IpFwTlvType.IPFW_TLV_RULE_LIST, CTlvRule),
845 #define IPFW_TLV_RULE_LIST 3 macro
2955 if (ctlv->head.type == IPFW_TLV_RULE_LIST) { in ipfw_show_config()5591 ctlv->head.type = IPFW_TLV_RULE_LIST; in ipfw_add()5599 ctlv->head.type = IPFW_TLV_RULE_LIST; in ipfw_add()
2338 ctlv->head.type = IPFW_TLV_RULE_LIST; in dump_static_rules()2995 if (ctlv->head.type == IPFW_TLV_RULE_LIST) { in add_rules()