Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dsockex3_kern.c23 #define PARSE_IPV6 4 macro
260 [PARSE_IPV6] = (void *)&bpf_func_ipv6,
288 bpf_tail_call(skb, &prog_array_init, PARSE_IPV6); in parse_eth_proto()