Searched defs:vxlan_dev (Results 1 – 3 of 3) sorted by relevance
77007 struct vxlan_dev { struct77008 struct vxlan_dev_node hlist4; argument77009 struct vxlan_dev_node hlist6; argument77010 struct list_head next;77011 struct vxlan_sock *vn4_sock;77012 struct vxlan_sock *vn6_sock;77013 struct net_device *dev;77014 struct net *net;77015 struct vxlan_rdst default_dst;77016 struct timer_list age_timer;[all …]
103063 struct vxlan_dev { struct103064 struct vxlan_dev_node hlist4; argument103065 struct vxlan_dev_node hlist6; argument103083 struct vxlan_dev_node hlist4; argument