Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtuntap_helpers.h56 ys = ynl_sock_create(&ynl_rt_addr_family, NULL); in ip_addr_add()
93 ys = ynl_sock_create(&ynl_rt_neigh_family, NULL); in ip_neigh_add()
131 ys = ynl_sock_create(&ynl_rt_route_family, NULL); in ip_route_get()
170 ys = ynl_sock_create(&ynl_rt_link_family, NULL); in ip_link_add()
200 ys = ynl_sock_create(&ynl_rt_link_family, NULL); in ip_link_del()
H A Dbusy_poller.c235 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in setup_queue()
/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c378 ys = ynl_sock_create(&ynl_ethtool_family, &yerr); in rxq_num()
431 ys = ynl_sock_create(&ynl_ethtool_family, &yerr); in get_ring_config()
459 ys = ynl_sock_create(&ynl_ethtool_family, &yerr); in restore_ring_config()
507 ys = ynl_sock_create(&ynl_ethtool_family, &yerr); in configure_headersplit()
566 ys = ynl_sock_create(&ynl_ethtool_family, &yerr); in check_changing_channels()
690 *ys = ynl_sock_create(&ynl_netdev_family, &yerr); in bind_rx_queue()
735 *ys = ynl_sock_create(&ynl_netdev_family, &yerr); in bind_tx_queue()
H A Dtoeplitz.c521 ys = ynl_sock_create(&ynl_ethtool_family, NULL); in read_rss_dev_info_ynl()
/linux/tools/net/ynl/samples/
H A Dovs.c14 ys = ynl_sock_create(&ynl_ovs_datapath_family, NULL); in main()
H A Ddevlink.c14 ys = ynl_sock_create(&ynl_devlink_family, NULL); in main()
H A Dethtool.c19 ys = ynl_sock_create(&ynl_ethtool_family, NULL); in main()
H A Drt-addr.c51 ys = ynl_sock_create(&ynl_rt_addr_family, &yerr); in main()
H A Drt-route.c51 ys = ynl_sock_create(&ynl_rt_route_family, &yerr); in main()
H A Dtc.c51 ys = ynl_sock_create(&ynl_tc_family, &yerr); in main()
H A Dnetdev.c72 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
H A Drt-link.c142 ys = ynl_sock_create(&ynl_rt_link_family, &yerr); in main()
H A Dtc-filter-add.c315 ys = ynl_sock_create(&ynl_tc_family, &yerr); in main()
/linux/tools/net/ynl/lib/
H A Dynl.h104 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *e);
H A Dynl.c736 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *yse) in ynl_sock_create() function
/linux/tools/testing/selftests/drivers/net/
H A Dpsp_responder.c424 ys = ynl_sock_create(&ynl_psp_family, &yerr); in main()
/linux/Documentation/networking/
H A Ddevmem.rst114 *ys = ynl_sock_create(&ynl_netdev_family, &yerr);
258 *ys = ynl_sock_create(&ynl_netdev_family, &yerr);
/linux/tools/net/ynl/ynltool/
H A Dpage-pool.c371 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in do_stats()
H A Dqstats.c248 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in qstats_dump()
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst96 To create a YNL socket call ynl_sock_create() passing the family