Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h330 struct table_value { struct
331 uint32_t tag; /* O_TAG/O_TAGGED */
332 uint16_t pipe; /* O_PIPE/O_QUEUE */
333 uint16_t divert; /* O_DIVERT/O_TEE */
334 uint32_t skipto; /* skipto, CALLRET */
335 uint32_t netgraph; /* O_NETGRAPH/O_NGTEE */
336 uint16_t fib; /* O_SETFIB */
337 uint16_t nat; /* O_NAT */
338 uint32_t mark; /* O_SETMARK/O_MARK */
339 uint32_t nh4;
[all …]
/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.c368 table_value(const struct snmp_table *descr, struct entry *e, in table_value() function
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8821c.c121 u32 swing, table_value; in rtw8821c_get_swing_index() local
H A Drtw8822b.c112 u32 swing, table_value; in rtw8822b_get_swing_index() local