Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h71933 struct vxlan_dev { struct
71934 struct vxlan_dev_node hlist4; argument
71935 struct vxlan_dev_node hlist6; argument
71936 struct list_head next;
71937 struct vxlan_sock *vn4_sock;
71938 struct vxlan_sock *vn6_sock;
71939 struct net_device *dev;
71940 struct net *net;
71941 struct vxlan_rdst default_dst;
71942 struct timer_list age_timer;
[all …]