Searched refs:yerr_msg (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/net/ynl/lib/ |
| H A D | ynl.c | 43 #define yerr_msg(_ys, _msg...) __yerr_msg(&(_ys)->err, _msg) macro 216 yerr_msg(ys, "%s", strerror(ys->err.code)); in ynl_ext_ack_check() 311 yerr_msg(ys, "Kernel %s: '%s'%s%s%s", in ynl_ext_ack_check() 316 yerr_msg(ys, "Kernel %s: %s%s", in ynl_ext_ack_check() 320 yerr_msg(ys, "%s", strerror(ys->err.code)); in ynl_ext_ack_check()
|