Searched defs:tid_info (Results 1 – 2 of 2) sorted by relevance
115 struct tid_info { struct116 u_int nstids;117 u_int stid_base;119 u_int natids;121 u_int nftids;122 u_int ftid_base;123 u_int ftid_end;125 u_int nhpftids;126 u_int hpftid_base;127 u_int hpftid_end;[all …]
558 struct tid_info { struct559 uint32_t set; /* table set */560 uint16_t uidx; /* table index */561 uint8_t type; /* table type */562 uint8_t atype;586 struct tid_info *ti, struct named_object **pno); argument