Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h26 #define EXIT_OK 0 macro
H A Dxdp_router_ipv4_user.c691 ret = EXIT_OK; in main()