Home
last modified time | relevance | path

Searched refs:ynl_ntf_check (Results 1 – 3 of 3) sorted by relevance

/linux/tools/net/ynl/lib/
H A Dynl.h126 int ynl_ntf_check(struct ynl_sock *ys);
134 * read and parsed (e.g. during a ynl_ntf_check() call).
H A Dynl.c919 int ynl_ntf_check(struct ynl_sock *ys) in ynl_ntf_check() function
/linux/tools/net/ynl/samples/
H A Dnetdev.c112 ynl_ntf_check(ys); in main()