Searched defs:tid_info (Results 1 – 2 of 2) sorted by relevance
125 struct tid_info { struct126 u_int nstids;129 u_int natids;131 u_int nftids;133 u_int ftid_end;135 u_int nhpftids;139 u_int ntids;140 u_int tid_base;142 u_int netids;144 u_int etid_end;[all …]
559 struct tid_info { struct560 uint32_t set; /* table set */561 uint16_t uidx; /* table index */562 uint8_t type; /* table type */563 uint8_t atype;587 struct tid_info *ti, struct named_object **pno); argument