Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h839 typedef struct _ipfw_obj_ntlv { struct
840 ipfw_obj_tlv head; /* TLV header */
841 uint16_t idx; /* Name index */
842 uint8_t set; /* set, if applicable */
843 uint8_t type; /* object type, if applicable */
844 uint32_t spare; /* unused */
845 char name[64]; /* Null-terminated name */
/f-stack/freebsd/netinet/
H A Dip_fw.h839 typedef struct _ipfw_obj_ntlv { struct
840 ipfw_obj_tlv head; /* TLV header */
841 uint16_t idx; /* Name index */
842 uint8_t set; /* set, if applicable */
843 uint8_t type; /* object type, if applicable */
844 uint32_t spare; /* unused */
845 char name[64]; /* Null-terminated name */