Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.c343 static int vxlan_ctrl_set_multicast_if(struct vxlan_softc * , void *);
534 { vxlan_ctrl_set_multicast_if, sizeof(struct ifvxlancmd),
2159 vxlan_ctrl_set_multicast_if(struct vxlan_softc * sc, void *arg) in vxlan_ctrl_set_multicast_if() function