Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dsockex3_kern.c22 #define PARSE_IP 3 macro
259 [PARSE_IP] = (void *)&bpf_func_ip,
285 bpf_tail_call(skb, &prog_array_init, PARSE_IP); in parse_eth_proto()