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

/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c29 const volatile int from_match[32] = {}; variable
73 if (!IN_SET(from_match, from))
188 if (!IN_SET(from_match, dev->ifindex))
216 if (!IN_SET(from_match, idx_in))
250 if (!IN_SET(from_match, idx_in))

Completed in 105 milliseconds