Home
last modified time | relevance | path

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

/samples/bpf/
A Dxdp_sample.bpf.c30 const volatile int to_match[32] = {}; variable
190 if (!IN_SET(to_match, dev->ifindex)) in BPF_PROG()
218 if (!IN_SET(to_match, idx_out)) in BPF_PROG()
252 if (!IN_SET(to_match, idx_out)) in BPF_PROG()

Completed in 2 milliseconds