Home
last modified time | relevance | path

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

/linux/include/net/
A Dvxlan.h184 struct vxlan_sock { struct
241 struct vxlan_sock __rcu *vn4_sock; /* listening socket for IPv4 */
243 struct vxlan_sock __rcu *vn6_sock; /* listening socket for IPv6 */
379 static inline unsigned short vxlan_get_sk_family(struct vxlan_sock *vs) in vxlan_get_sk_family()
/linux/drivers/net/
A Dvxlan.c201 struct vxlan_sock *vs; in vxlan_find_sock()
247 struct vxlan_sock *vs; in vxlan_find_vni()
1525 struct vxlan_sock *sock4; in vxlan_group_used()
1527 struct vxlan_sock *sock6; in vxlan_group_used()
1771 struct vxlan_sock *vs, in vxlan_set_mac()
1831 struct vxlan_sock *vs; in vxlan_rcv()
1960 struct vxlan_sock *vs; in vxlan_err_lookup()
2446 struct vxlan_sock *sock6, in vxlan6_get_route()
3261 struct vxlan_sock *vs; in vxlan_offload_rx_ports()
3509 struct vxlan_sock *vs; in vxlan_socket_create()
[all …]

Completed in 13 milliseconds