Searched refs:ynl_sock_create (Results 1 – 7 of 7) 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()
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
114 *ys = ynl_sock_create(&ynl_netdev_family, &yerr);