Home
last modified time | relevance | path

Searched defs:_ipfw_obj_header (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dip_fw.h1054 typedef struct _ipfw_obj_header { struct
1055 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1056 uint32_t spare;
1057 uint16_t idx; /* object name index */
1058 uint8_t objtype; /* object type */
1059 uint8_t objsubtype; /* object subtype */
1060 ipfw_obj_ntlv ntlv; /* object name tlv */