Searched refs:PARSE_MPLS (Results 1 – 1 of 1) sorted by relevance
29 #define PARSE_MPLS 2 macro48 bpf_tail_call(skb, &jmp_table, PARSE_MPLS); in parse_eth_proto()256 PROG(PARSE_MPLS)(struct __sk_buff *skb) in PROG() argument