Searched refs:PARSE_VLAN (Results 1 – 1 of 1) sorted by relevance
28 #define PARSE_VLAN 1 macro44 bpf_tail_call(skb, &jmp_table, PARSE_VLAN); in parse_eth_proto()240 PROG(PARSE_VLAN)(struct __sk_buff *skb) in PROG() argument