Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_xdp_vlan.c102 #define TESTVLAN 4011 /* 0xFAB */ macro
116 if (pkt.vlan_outer == TESTVLAN) in xdp_prognum0()
158 if (pkt.vlan_outer == TESTVLAN) { in xdp_prognum1()
273 bpf_skb_vlan_push(ctx, bpf_htons(ETH_P_8021Q), TESTVLAN); in _tc_progA()

Completed in 2 milliseconds