Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c336 static int vxlan_ctrl_set_local_addr(struct vxlan_softc *, void *);
480 { vxlan_ctrl_set_local_addr, sizeof(struct ifvxlancmd),
1961 vxlan_ctrl_set_local_addr(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_set_local_addr() function