Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h110 extern bool mnl_attr_put_u32_check(struct nlmsghdr *nlh, size_t buflen, uint16_t type, uint32_t dat…
H A Dattr.c605 bool mnl_attr_put_u32_check(struct nlmsghdr *nlh, size_t buflen, in mnl_attr_put_u32_check() function