Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h224 void debugnet_any_ifnet_update(struct ifnet *);
274 #define DEBUGNET_NOTIFY_MTU(ifp) debugnet_any_ifnet_update(ifp)
H A Ddebugnet.c862 debugnet_any_ifnet_update(struct ifnet *ifp) in debugnet_any_ifnet_update() function
910 debugnet_any_ifnet_update(ifp); in dn_ifnet_event()