Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_compat.c102 typedef struct _ipfw_obj_ntlv_v0 { struct
103 ipfw_obj_tlv head; /* TLV header */
104 uint16_t idx; /* Name index */
105 uint8_t set; /* set, if applicable */
106 uint8_t type; /* object type, if applicable */
107 uint32_t spare; /* unused */
108 char name[64]; /* Null-terminated name */