Searched defs:mtutab (Results 1 – 2 of 2) sorted by relevance
56 struct mtutab { struct57 unsigned int size; /* # of entries in the MTU table */58 const unsigned short *mtus; /* the MTU table values */
1057 static int mtutab[] = { in ip_next_mtu() local