Home
last modified time | relevance | path

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

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