Searched defs:vxlan_hdr (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/
H A Dvxlan.h400 static inline struct vxlanhdr *vxlan_hdr(struct sk_buff *skb) function
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c210 struct vxlanhdr *vxlan_hdr = (struct vxlanhdr *)l2_hdr; local
340 struct vxlanhdr *vxlan_hdr = (struct vxlanhdr *)l2_hdr; local

Completed in 197 milliseconds