Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h111 extern bool mnl_attr_put_u64_check(struct nlmsghdr *nlh, size_t buflen, uint16_t type, uint64_t dat…
H A Dattr.c626 bool mnl_attr_put_u64_check(struct nlmsghdr *nlh, size_t buflen, in mnl_attr_put_u64_check() function