Searched refs:YNL_ERROR_INV_RESP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/net/ynl/lib/ |
D | ynl.h | 22 YNL_ERROR_INV_RESP, enumerator
|
D | ynl.c | 504 yerr(yarg->ys, YNL_ERROR_INV_RESP, in __ynl_sock_read_msgs() 518 yerr(yarg->ys, YNL_ERROR_INV_RESP, in __ynl_sock_read_msgs() 859 yerr(yarg->ys, YNL_ERROR_INV_RESP, "Error parsing response: %s", msg); in ynl_error_parse() 869 yerr(ys, YNL_ERROR_INV_RESP, in ynl_check_alien()
|