Searched refs:PARSE_VLAN (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dsockex3_kern.c20 #define PARSE_VLAN 1 macro
258 [PARSE_VLAN] = (void *)&bpf_func_vlan,
278 bpf_tail_call(skb, &prog_array_init, PARSE_VLAN);

Completed in 83 milliseconds