Searched refs:PARSE_IP (Results 1 – 2 of 2) sorted by relevance
12 #define PARSE_IP 3 macro36 int i, sock, err, id, key = PARSE_IP; in main()
30 #define PARSE_IP 3 macro51 bpf_tail_call(skb, &jmp_table, PARSE_IP); in parse_eth_proto()189 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() argument