Home
last modified time | relevance | path

Searched refs:ynl_ntf_dequeue (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/samples/
H A Dnetdev.c97 while ((ntf = ynl_ntf_dequeue(ys))) { in main()
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.h116 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys);
H A Dynl.c641 while ((ntf = ynl_ntf_dequeue(ys))) in ynl_sock_destroy()
683 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys) in ynl_ntf_dequeue() function

Completed in 3 milliseconds