Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDdebugnet.h261 #define DEBUGNET_NOTIFY_MTU(ifp) debugnet_any_ifnet_update(ifp) macro
269 #define DEBUGNET_NOTIFY_MTU(ifp) macro
HDif.c2708 DEBUGNET_NOTIFY_MTU(ifp); in ifhwioctl()