Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c275 static int vxlan_socket_init(struct vxlan_socket *, struct ifnet *);
968 vxlan_socket_init(struct vxlan_socket *vso, struct ifnet *ifp) in vxlan_socket_init() function
1057 error = vxlan_socket_init(vso, ifp); in vxlan_socket_create()