Searched defs:yerr (Results 1 – 5 of 5) sorted by relevance
215 struct ynl_error yerr; in rxq_num() local282 struct ynl_error yerr; in configure_headersplit() local358 struct ynl_error yerr; in bind_rx_queue() local
65 struct ynl_error yerr; in main() local
62 struct ynl_error yerr; in main() local
225 struct ynl_error yerr; in setup_queue() local
44 #define yerr(_ys, _code, _msg...) __yerr(&(_ys)->err, _code, _msg) macro