Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h802 typedef struct _ipfw_xtable { struct
803 ip_fw3_opheader opheader; /* IP_FW3 opcode */
804 uint32_t size; /* size of entries in bytes */
805 uint32_t cnt; /* # of entries */
806 uint16_t tbl; /* table number */
807 uint8_t type; /* table type */
808 ipfw_table_xentry xent[0]; /* entries */
/f-stack/freebsd/netinet/
H A Dip_fw.h802 typedef struct _ipfw_xtable { struct
803 ip_fw3_opheader opheader; /* IP_FW3 opcode */
804 uint32_t size; /* size of entries in bytes */
805 uint32_t cnt; /* # of entries */
806 uint16_t tbl; /* table number */
807 uint8_t type; /* table type */
808 ipfw_table_xentry xent[0]; /* entries */