Searched defs:_ipfw_obj_header (Results 1 – 1 of 1) sorted by relevance
1129 typedef struct _ipfw_obj_header { struct1130 ip_fw3_opheader opheader; /* IP_FW3 opcode */1131 uint32_t idx; /* object name index */1132 uint16_t spare;1133 uint8_t objtype; /* object type */1134 uint8_t objsubtype; /* object subtype */1135 ipfw_obj_ntlv ntlv; /* object name tlv */