Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ofld.h49 struct tid_info { struct
72 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() argument
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h551 struct tid_info { struct
552 uint32_t set; /* table set */
553 uint16_t uidx; /* table index */
554 uint8_t type; /* table type */
555 uint8_t atype;
579 struct tid_info *ti, struct named_object **pno); argument