Searched refs:vxlan_socket_bind (Results 1 – 1 of 1) sorted by relevance
276 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() function1061 error = vxlan_socket_bind(vso, ifp); in vxlan_socket_create()