Home
last modified time | relevance | path

Searched refs:ynl_sock_create (Results 1 – 10 of 10) sorted by relevance

/linux/tools/net/ynl/samples/
A Dovs.c14 ys = ynl_sock_create(&ynl_ovs_datapath_family, NULL); in main()
A Ddevlink.c14 ys = ynl_sock_create(&ynl_devlink_family, NULL); in main()
A Dethtool.c19 ys = ynl_sock_create(&ynl_ethtool_family, NULL); in main()
A Dnetdev.c72 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
A Dpage-pool.c65 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
/linux/tools/net/ynl/lib/
A Dynl.h86 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *e);
A Dynl.c661 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *yse) in ynl_sock_create() function
/linux/tools/testing/selftests/net/
A Dncdevmem.c168 *ys = ynl_sock_create(&ynl_netdev_family, &yerr); in bind_rx_queue()
/linux/Documentation/userspace-api/netlink/
A Dintro-specs.rst96 To create a YNL socket call ynl_sock_create() passing the family
/linux/Documentation/networking/
A Ddevmem.rst114 *ys = ynl_sock_create(&ynl_netdev_family, &yerr);

Completed in 18 milliseconds