Home
last modified time | relevance | path

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

/linux-4.4.14/samples/bpf/
Dsockex3_kern.c30 #define PARSE_IP 3 macro
51 bpf_tail_call(skb, &jmp_table, PARSE_IP); in parse_eth_proto()
189 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() argument