Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h319 struct table_value { struct
320 uint32_t tag; /* O_TAG/O_TAGGED */
321 uint32_t pipe; /* O_PIPE/O_QUEUE */
325 uint32_t fib; /* O_SETFIB */
326 uint32_t nat; /* O_NAT */
327 uint32_t nh4;
328 uint8_t dscp;
329 uint8_t spare0;
330 uint16_t spare1;
332 struct in6_addr nh6;
[all …]