Home
last modified time | relevance | path

Searched refs:ynl_sock_create (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/samples/
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 Dnetdev.c60 ys = ynl_sock_create(&ynl_netdev_family, &yerr); in main()
/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.h42 * The main exception to that rule is ynl_sock_create().
52 * Family description generated by codegen. Pass to ynl_sock_create().
92 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *e);
H A Dynl.c586 ynl_sock_create(const struct ynl_family *yf, struct ynl_error *yse) in ynl_sock_create() function

Completed in 3 milliseconds