Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_vxlan.c316 static int vxlan_ctrl_set_learn(struct vxlan_softc *, void *);
492 { vxlan_ctrl_set_learn, sizeof(struct ifvxlancmd),
2089 vxlan_ctrl_set_learn(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_set_learn() function