Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dsockex3_kern.c21 #define PARSE_MPLS 2 macro
261 [PARSE_MPLS] = (void *)&bpf_func_mpls,
282 bpf_tail_call(skb, &prog_array_init, PARSE_MPLS); in parse_eth_proto()