Home
last modified time | relevance | path

Searched defs:vso (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dif_vxlan.c898 struct vxlan_socket *vso; vxlan_socket_alloc() local
912 vxlan_socket_destroy(struct vxlan_socket * vso) vxlan_socket_destroy() argument
943 vxlan_socket_release(struct vxlan_socket * vso) vxlan_socket_release() argument
960 struct vxlan_socket *vso; vxlan_socket_lookup() local
975 vxlan_socket_insert(struct vxlan_socket * vso) vxlan_socket_insert() argument
985 vxlan_socket_init(struct vxlan_socket * vso,struct ifnet * ifp) vxlan_socket_init() argument
1028 vxlan_socket_bind(struct vxlan_socket * vso,struct ifnet * ifp) vxlan_socket_bind() argument
1052 struct vxlan_socket *vso; vxlan_socket_create() local
1099 vxlan_socket_ifdetach(struct vxlan_socket * vso,struct ifnet * ifp,struct vxlan_softc_head * list) vxlan_socket_ifdetach() argument
1118 struct vxlan_socket *vso; vxlan_socket_mc_lookup() local
1152 vxlan_socket_mc_join_group(struct vxlan_socket * vso,const union vxlan_sockaddr * group,const union vxlan_sockaddr * local,int * ifidx,union vxlan_sockaddr * source) vxlan_socket_mc_join_group() argument
1219 vxlan_socket_mc_leave_group(struct vxlan_socket * vso,const union vxlan_sockaddr * group,const union vxlan_sockaddr * source,int ifidx) vxlan_socket_mc_leave_group() argument
1260 vxlan_socket_mc_add_group(struct vxlan_socket * vso,const union vxlan_sockaddr * group,const union vxlan_sockaddr * local,int ifidx,int * idx) vxlan_socket_mc_add_group() argument
1324 vxlan_socket_mc_release_group_by_idx(struct vxlan_socket * vso,int idx) vxlan_socket_mc_release_group_by_idx() argument
1358 vxlan_socket_lookup_softc_locked(struct vxlan_socket * vso,uint32_t vni) vxlan_socket_lookup_softc_locked() argument
1377 vxlan_socket_lookup_softc(struct vxlan_socket * vso,uint32_t vni) vxlan_socket_lookup_softc() argument
1390 vxlan_socket_insert_softc(struct vxlan_socket * vso,struct vxlan_softc * sc) vxlan_socket_insert_softc() argument
1414 vxlan_socket_remove_softc(struct vxlan_socket * vso,struct vxlan_softc * sc) vxlan_socket_remove_softc() argument
1530 struct vxlan_socket *vso; vxlan_setup_socket() local
1816 struct vxlan_socket *vso; vxlan_teardown_locked() local
2812 struct vxlan_socket *vso; vxlan_rcv_udp_packet() local
2857 vxlan_input(struct vxlan_socket * vso,uint32_t vni,struct mbuf ** m0,const struct sockaddr * sa) vxlan_input() argument
3614 struct vxlan_socket *vso; vxlan_ifdetach_event() local
[all...]