Searched defs:_ipfw_table_value (Results 1 – 2 of 2) sorted by relevance
867 typedef struct _ipfw_table_value { struct868 uint32_t tag; /* O_TAG/O_TAGGED */873 uint32_t fib; /* O_SETFIB */874 uint32_t nat; /* O_NAT */875 uint32_t nh4;876 uint8_t dscp;877 uint8_t spare0;878 uint16_t spare1;879 struct in6_addr nh6;880 uint32_t limit; /* O_LIMIT */[all …]