Home
last modified time | relevance | path

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

/Linux-v6.1/samples/bpf/
Dsockex3_kern.c31 #define PARSE_IP 3 macro
54 bpf_tail_call(skb, &jmp_table, PARSE_IP); in parse_eth_proto()
192 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() argument