Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h274 #define DEBUGNET_NOTIFY_MTU(ifp) debugnet_any_ifnet_update(ifp) macro
282 #define DEBUGNET_NOTIFY_MTU(ifp) macro
H A Dif.c2769 DEBUGNET_NOTIFY_MTU(ifp); in ifhwioctl()