Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif_vxlan.c348 static int vxlan_ctrl_ftable_entry_rem(struct vxlan_softc *, void *);
552 { vxlan_ctrl_ftable_entry_rem, sizeof(struct ifvxlancmd),
2260 vxlan_ctrl_ftable_entry_rem(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_ftable_entry_rem() function