Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h887 typedef struct _ipfw_obj_tlv { struct
888 uint16_t type; /* TLV type */
889 uint16_t flags; /* TLV-specific flags */
890 uint32_t length; /* Total length, aligned to u64 */