Home
last modified time | relevance | path

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

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