Searched refs:YNL_ERROR_INV_RESP (Results 1 – 2 of 2) sorted by relevance
/linux/tools/net/ynl/lib/ |
H A D | ynl.h | 23 YNL_ERROR_INV_RESP, enumerator
|
H A D | ynl.c | 579 yerr(yarg->ys, YNL_ERROR_INV_RESP, in __ynl_sock_read_msgs() 593 yerr(yarg->ys, YNL_ERROR_INV_RESP, in __ynl_sock_read_msgs() 946 yerr(yarg->ys, YNL_ERROR_INV_RESP, "Error parsing response: %s", msg); in ynl_error_parse() 960 yerr(ys, YNL_ERROR_INV_RESP, in ynl_check_alien()
|