Searched refs:PARSE_IP (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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);

Completed in 180 milliseconds