Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c407 static void vxlan_ifdetach_event(void *, struct ifnet *);
3558 vxlan_ifdetach_event(void *arg __unused, struct ifnet *ifp) in vxlan_ifdetach_event() function
3595 vxlan_ifdetach_event, NULL, EVENTHANDLER_PRI_ANY); in vxlan_load()