Home
last modified time | relevance | path

Searched refs:ynl_ntf_dequeue (Results 1 – 4 of 4) sorted by relevance

/linux/tools/net/ynl/lib/
A Dynl.h122 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys);
A Dynl.c732 while ((ntf = ynl_ntf_dequeue(ys))) in ynl_sock_destroy()
774 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys) in ynl_ntf_dequeue() function
/linux/tools/net/ynl/samples/
A Dnetdev.c114 while ((ntf = ynl_ntf_dequeue(ys))) { in main()
/linux/Documentation/userspace-api/netlink/
A Dintro-specs.rst155 Notifications can be retrieved using ``ynl_ntf_dequeue()`` and have

Completed in 10 milliseconds