Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_bpf.c34 #define SKB_VLAN_PRESENT 1 macro
735 { 1, SKB_VLAN_PRESENT },
736 { 10, SKB_VLAN_PRESENT }
5281 { 1, SKB_VLAN_PRESENT },
5282 { 10, SKB_VLAN_PRESENT }
6469 skb->vlan_present = SKB_VLAN_PRESENT; in populate_skb()