Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h113 extern bool mnl_attr_put_strz_check(struct nlmsghdr *nlh, size_t buflen, uint16_t type, const char …
H A Dattr.c669 bool mnl_attr_put_strz_check(struct nlmsghdr *nlh, size_t buflen, in mnl_attr_put_strz_check() function