Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDdebugnet.h211 void debugnet_any_ifnet_update(struct ifnet *);
261 #define DEBUGNET_NOTIFY_MTU(ifp) debugnet_any_ifnet_update(ifp)
HDdebugnet.c834 debugnet_any_ifnet_update(struct ifnet *ifp) in debugnet_any_ifnet_update() function
882 debugnet_any_ifnet_update(ifp); in dn_ifnet_event()