Searched defs:table_value (Results 1 – 4 of 4) sorted by relevance
325 struct table_value { struct326 uint32_t tag; /* O_TAG/O_TAGGED */327 uint32_t pipe; /* O_PIPE/O_QUEUE */328 uint16_t divert; /* O_DIVERT/O_TEE */329 uint16_t skipto; /* skipto, CALLRET */330 uint32_t netgraph; /* O_NETGRAPH/O_NGTEE */331 uint16_t fib; /* O_SETFIB */332 uint16_t nat; /* O_NAT */333 uint32_t mark; /* O_SETMARK/O_MARK */334 uint32_t nh4;[all …]
368 table_value(const struct snmp_table *descr, struct entry *e, in table_value() function
121 u32 swing, table_value; in rtw8821c_get_swing_index() local
112 u32 swing, table_value; in rtw8822b_get_swing_index() local