Searched defs:_ipfw_obj_header (Results 1 – 2 of 2) sorted by relevance
1024 typedef struct _ipfw_obj_header { struct1025 ip_fw3_opheader opheader; /* IP_FW3 opcode */1026 uint32_t spare;1027 uint16_t idx; /* object name index */1028 uint8_t objtype; /* object type */1029 uint8_t objsubtype; /* object subtype */1030 ipfw_obj_ntlv ntlv; /* object name tlv */