Searched defs:nlmsg_pid (Results 1 - 1 of 1) sorted by relevance

/system/extras/taskstats/
H A Dtaskstats.c45 uint32_t nlmsg_pid, uint8_t genl_cmd, uint16_t nla_type,
52 genlmsg_put(message, nlmsg_pid, seq, nlmsg_type, header_length, flags,
44 send_command(struct nl_sock* netlink_socket, uint16_t nlmsg_type, uint32_t nlmsg_pid, uint8_t genl_cmd, uint16_t nla_type, void* nla_data, int nla_len) argument

Completed in 65 milliseconds