Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dsockex3_user.c12 #define PARSE_IP 3 macro
36 int i, sock, err, id, key = PARSE_IP; in main()
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