Home
last modified time | relevance | path

Searched defs:PASS (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py30 PASS = 0 # Pass the packet up to the stack variable in XDPAction
40 PASS = 1 # Count of packets passed up to the stack variable in XDPStats
/linux/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h14 PASS, enumerator
/linux/drivers/media/dvb-frontends/
H A Dsi21xx.c96 #define PASS 0 macro
/linux/samples/bpf/
H A Dxdp_sample_user.c65 #define PASS(pass) pass, "pass/s" macro