Home
last modified time | relevance | path

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

/linux-4.4.14/samples/bpf/
Dsockex3_kern.c28 #define PARSE_VLAN 1 macro
44 bpf_tail_call(skb, &jmp_table, PARSE_VLAN); in parse_eth_proto()
240 PROG(PARSE_VLAN)(struct __sk_buff *skb) in PROG() argument