Home
last modified time | relevance | path

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

/linux-6.12.1/tools/net/ynl/samples/
Dovs.c52 ynl_sock_destroy(ys); in main()
58 ynl_sock_destroy(ys); in main()
Ddevlink.c50 ynl_sock_destroy(ys); in main()
58 ynl_sock_destroy(ys); in main()
Dethtool.c57 ynl_sock_destroy(ys); in main()
63 ynl_sock_destroy(ys); in main()
Dnetdev.c120 ynl_sock_destroy(ys); in main()
126 ynl_sock_destroy(ys); in main()
Dpage-pool.c140 ynl_sock_destroy(ys); in main()
147 ynl_sock_destroy(ys); in main()
/linux-6.12.1/tools/testing/selftests/net/
Dncdevmem.c201 ynl_sock_destroy(*ys); in bind_rx_queue()
460 ynl_sock_destroy(ys); in do_server()
520 ynl_sock_destroy(ys); in run_devmem_tests()
/linux-6.12.1/tools/net/ynl/lib/
Dynl.h87 void ynl_sock_destroy(struct ynl_sock *ys);
Dynl.c727 void ynl_sock_destroy(struct ynl_sock *ys) in ynl_sock_destroy() function
/linux-6.12.1/Documentation/userspace-api/netlink/
Dintro-specs.rst98 ynl_sock_destroy() closes the socket.