Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_netlink.c198 static int linux_netlink_parse(const char *buffer, size_t len, int *detached, in linux_netlink_parse() function
340 r = linux_netlink_parse(msg_buffer, (size_t)len, &detached, &sys_name, &busnum, &devaddr); in linux_netlink_read_message()