Searched defs:mtutab (Results 1 – 2 of 2) sorted by relevance
76 struct mtutab { struct77 unsigned int size; /* # of entries in the MTU table */78 const unsigned short *mtus; /* the MTU table values */
1223 struct mtutab mtutab; in cxgb3_offload_activate() local