Searched refs:ynl_sock_create (Results 1 – 10 of 10) sorted by relevance
14 ys = ynl_sock_create(&ynl_ovs_datapath_family, NULL); in main()
14 ys = ynl_sock_create(&ynl_devlink_family, NULL); in main()
19 ys = ynl_sock_create(&ynl_ethtool_family, NULL); in main()
72 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
65 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
86 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *e);
661 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *yse) in ynl_sock_create() function
96 To create a YNL socket call ynl_sock_create() passing the family
168 *ys = ynl_sock_create(&ynl_netdev_family, &yerr); in bind_rx_queue()
114 *ys = ynl_sock_create(&ynl_netdev_family, &yerr);