Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c339 static int vxlan_ctrl_set_remote_port(struct vxlan_softc *, void *);
495 { vxlan_ctrl_set_remote_port, sizeof(struct ifvxlancmd),
2045 vxlan_ctrl_set_remote_port(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_set_remote_port() function