Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h795 typedef struct _ipfw_table { struct
796 u_int32_t size; /* size of entries in bytes */
797 u_int32_t cnt; /* # of entries */
798 u_int16_t tbl; /* table number */
799 ipfw_table_entry ent[0]; /* entries */
/f-stack/freebsd/netinet/
H A Dip_fw.h795 typedef struct _ipfw_table { struct
796 u_int32_t size; /* size of entries in bytes */
797 u_int32_t cnt; /* # of entries */
798 u_int16_t tbl; /* table number */
799 ipfw_table_entry ent[0]; /* entries */