Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_vxlan.c246 static int vxlan_socket_bind(struct vxlan_socket *, struct ifnet *);
961 vxlan_socket_bind(struct vxlan_socket *vso, struct ifnet *ifp) in vxlan_socket_bind() function
1011 error = vxlan_socket_bind(vso, ifp); in vxlan_socket_create()