Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_bpf.c34 #define SKB_VLAN_PRESENT 1 macro
3334 { 1, SKB_VLAN_PRESENT },
3335 { 10, SKB_VLAN_PRESENT }
10331 { 1, SKB_VLAN_PRESENT },
10332 { 10, SKB_VLAN_PRESENT }
14349 skb->vlan_present = SKB_VLAN_PRESENT; in populate_skb()