Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h915 typedef struct _ipfw_obj_ntlv { struct
916 ipfw_obj_tlv head; /* TLV header */
917 uint32_t idx; /* Name index */
918 uint8_t set; /* set, if applicable */
919 uint8_t type; /* object type, if applicable */
920 uint16_t spare; /* unused */
921 char name[64]; /* Null-terminated name */