Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif.h182 #define if_getmtu(ifp) if_domtu((ifp), 0) macro
/netbsd-src/usr.sbin/rtadvd/
H A Dif.c113 if_getmtu(const char *name) in if_getmtu() function