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
770 { 1, SKB_VLAN_PRESENT },
771 { 10, SKB_VLAN_PRESENT }
7258 { 1, SKB_VLAN_PRESENT },
7259 { 10, SKB_VLAN_PRESENT }
8441 skb->vlan_present = SKB_VLAN_PRESENT; in populate_skb()