Home
last modified time | relevance | path

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

/lib/
Dtest_bpf.c34 #define SKB_VLAN_PRESENT 1 macro
735 { 1, SKB_VLAN_PRESENT },
736 { 10, SKB_VLAN_PRESENT }
5285 { 1, SKB_VLAN_PRESENT },
5286 { 10, SKB_VLAN_PRESENT }
6489 skb->vlan_present = SKB_VLAN_PRESENT; in populate_skb()