Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif_vxlan.c349 static int vxlan_ctrl_flush(struct vxlan_softc *, void *);
557 { vxlan_ctrl_flush, sizeof(struct ifvxlancmd),
2281 vxlan_ctrl_flush(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_flush() function