Home
last modified time | relevance | path

Searched refs:mnl_attr_put_u8 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h99 extern void mnl_attr_put_u8(struct nlmsghdr *nlh, uint16_t type, uint8_t data);
H A Dattr.c421 void mnl_attr_put_u8(struct nlmsghdr *nlh, uint16_t type, in mnl_attr_put_u8() function
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dl2tp.rst289 mnl_attr_put_u8(nlh, L2TP_ATTR_PROTO_VERSION, protocol_version);