Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h773 typedef struct _ipfw_table_entry { struct
774 in_addr_t addr; /* network address */
775 u_int32_t value; /* value */
776 u_int16_t tbl; /* table number */
777 u_int8_t masklen; /* mask length */
/f-stack/freebsd/netinet/
H A Dip_fw.h773 typedef struct _ipfw_table_entry { struct
774 in_addr_t addr; /* network address */
775 u_int32_t value; /* value */
776 u_int16_t tbl; /* table number */
777 u_int8_t masklen; /* mask length */