Lines Matching defs:vso
900 struct vxlan_socket *vso; in vxlan_socket_alloc() local
914 vxlan_socket_destroy(struct vxlan_socket *vso) in vxlan_socket_destroy()
945 vxlan_socket_release(struct vxlan_socket *vso) in vxlan_socket_release()
962 struct vxlan_socket *vso; in vxlan_socket_lookup() local
977 vxlan_socket_insert(struct vxlan_socket *vso) in vxlan_socket_insert()
987 vxlan_socket_init(struct vxlan_socket *vso, struct ifnet *ifp) in vxlan_socket_init()
1030 vxlan_socket_bind(struct vxlan_socket *vso, struct ifnet *ifp) in vxlan_socket_bind()
1054 struct vxlan_socket *vso; in vxlan_socket_create() local
1101 vxlan_socket_ifdetach(struct vxlan_socket *vso, struct ifnet *ifp, in vxlan_socket_ifdetach()
1120 struct vxlan_socket *vso; in vxlan_socket_mc_lookup() local
1154 vxlan_socket_mc_join_group(struct vxlan_socket *vso, in vxlan_socket_mc_join_group()
1221 vxlan_socket_mc_leave_group(struct vxlan_socket *vso, in vxlan_socket_mc_leave_group()
1262 vxlan_socket_mc_add_group(struct vxlan_socket *vso, in vxlan_socket_mc_add_group()
1326 vxlan_socket_mc_release_group_by_idx(struct vxlan_socket *vso, int idx) in vxlan_socket_mc_release_group_by_idx()
1360 vxlan_socket_lookup_softc_locked(struct vxlan_socket *vso, uint32_t vni) in vxlan_socket_lookup_softc_locked()
1379 vxlan_socket_lookup_softc(struct vxlan_socket *vso, uint32_t vni) in vxlan_socket_lookup_softc()
1392 vxlan_socket_insert_softc(struct vxlan_socket *vso, struct vxlan_softc *sc) in vxlan_socket_insert_softc()
1416 vxlan_socket_remove_softc(struct vxlan_socket *vso, struct vxlan_softc *sc) in vxlan_socket_remove_softc()
1532 struct vxlan_socket *vso; in vxlan_setup_socket() local
1818 struct vxlan_socket *vso; in vxlan_teardown_locked() local
2814 struct vxlan_socket *vso; in vxlan_rcv_udp_packet() local
2859 vxlan_input(struct vxlan_socket *vso, uint32_t vni, struct mbuf **m0, in vxlan_input()
3616 struct vxlan_socket *vso; in vxlan_ifdetach_event() local