Searched refs:ynl_err_walk (Results 1 – 1 of 1) sorted by relevance
/linux/tools/net/ynl/lib/ |
H A D | ynl.c | 133 ynl_err_walk(struct ynl_sock *ys, void *start, void *end, unsigned int off, in ynl_err_walk() function 197 return n + ynl_err_walk(ys, start, end, off, next_pol, in ynl_err_walk() 267 n += ynl_err_walk(ys, start, end, off, ys->req_policy, in ynl_ext_ack_check() 294 n += ynl_err_walk(ys, start, end, off, ys->req_policy, in ynl_ext_ack_check()
|