Home
last modified time | relevance | path

Searched refs:ynl_attr_put_str (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/net/ynl/lib/
Dynl-priv.h299 ynl_attr_put_str(struct nlmsghdr *nlh, unsigned int attr_type, const char *str) in ynl_attr_put_str() function
Dynl.c632 ynl_attr_put_str(nlh, CTRL_ATTR_FAMILY_NAME, family_name); in ynl_sock_read_family()