Searched refs:IF_MINMTU (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/net/ | ||
| HD | if_var.h | 415 #define IF_MINMTU 72 macro |
| HD | if_tun.c | 672 if (tunp->mtu < IF_MINMTU) in tunioctl() |
| HD | if.c | 2441 if (ifr->ifr_mtu < IF_MINMTU || ifr->ifr_mtu > IF_MAXMTU) in ifhwioctl() |