Home
last modified time | relevance | path

Searched refs:IF_MINMTU (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_var.h540 #define IF_MINMTU 72 macro
H A Dif.c2745 if (ifr->ifr_mtu < IF_MINMTU || ifr->ifr_mtu > IF_MAXMTU) in ifhwioctl()