Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c276 static int vxlan_socket_bind(struct vxlan_socket *, struct ifnet *);
1011 vxlan_socket_bind(struct vxlan_socket *vso, struct ifnet *ifp) in vxlan_socket_bind() function
1061 error = vxlan_socket_bind(vso, ifp); in vxlan_socket_create()