Searched defs:yerr (Results 1 – 3 of 3) sorted by relevance
250 struct ynl_error yerr; in rxq_num() local317 struct ynl_error yerr; in configure_headersplit() local404 struct ynl_error yerr; in bind_rx_queue() local448 struct ynl_error yerr; in bind_tx_queue() local
65 struct ynl_error yerr; in main() local
44 #define yerr(_ys, _code, _msg...) __yerr(&(_ys)->err, _code, _msg) macro