Home
last modified time | relevance | path

Searched refs:ynl_sock_destroy (Results 1 – 6 of 6) sorted by relevance

/linux/tools/net/ynl/samples/
H A Dovs.c52 ynl_sock_destroy(ys); in main()
58 ynl_sock_destroy(ys); in main()
H A Ddevlink.c50 ynl_sock_destroy(ys); in main()
58 ynl_sock_destroy(ys); in main()
H A Dethtool.c57 ynl_sock_destroy(ys); in main()
63 ynl_sock_destroy(ys); in main()
H A Dnetdev.c120 ynl_sock_destroy(ys); in main()
126 ynl_sock_destroy(ys); in main()
/linux/tools/net/ynl/lib/
H A Dynl.h87 void ynl_sock_destroy(struct ynl_sock *ys);
H A Dynl.c727 void ynl_sock_destroy(struct ynl_sock *ys) in ynl_sock_destroy() function