Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_vxlan.c275 static int vxlan_socket_insert_softc(struct vxlan_socket *,
1323 vxlan_socket_insert_softc(struct vxlan_socket *vso, struct vxlan_softc *sc) in vxlan_socket_insert_softc() function
1507 error = vxlan_socket_insert_softc(vso, sc); in vxlan_setup_socket()