HomeSort by relevance Sort by last modified time
    Searched refs:idiagnl_msg_parse (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/idiag/
msg.h 77 extern int idiagnl_msg_parse(struct nlmsghdr *,
  /external/libnl/lib/idiag/
idiag_msg_obj.c 49 if ((err = idiagnl_msg_parse(nlh, &msg)) < 0)
592 int idiagnl_msg_parse(struct nlmsghdr *nlh, struct idiagnl_msg **result) function

Completed in 66 milliseconds