Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet.h213 void debugnet_any_ifnet_update(struct ifnet *);
263 #define DEBUGNET_NOTIFY_MTU(ifp) debugnet_any_ifnet_update(ifp)
H A Ddebugnet.c813 debugnet_any_ifnet_update(struct ifnet *ifp) in debugnet_any_ifnet_update() function
858 debugnet_any_ifnet_update(ifp); in dn_ifnet_event()