Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_private.h325 struct table_value { struct
326 uint32_t tag; /* O_TAG/O_TAGGED */
327 uint32_t pipe; /* O_PIPE/O_QUEUE */
328 uint16_t divert; /* O_DIVERT/O_TEE */
331 uint16_t fib; /* O_SETFIB */
332 uint16_t nat; /* O_NAT */
334 uint32_t nh4;
335 uint8_t dscp;
336 uint8_t spare0;
339 struct in6_addr nh6;
[all …]
/freebsd-14.2/contrib/bsnmp/lib/
H A Dsnmpclient.c368 table_value(const struct snmp_table *descr, struct entry *e, in table_value() function
/freebsd-14.2/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