Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h56 struct mtutab { struct
57 unsigned int size; /* # of entries in the MTU table */
58 const unsigned short *mtus; /* the MTU table values */
/freebsd/sys/netinet/
H A Dip_icmp.c1057 static int mtutab[] = { in ip_next_mtu() local