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

  /external/libnl/lib/
msg.c 383 nm->nm_protocol = -1;
694 msg->nm_protocol = protocol;
699 return msg->nm_protocol;
nl.c 302 if (msg->nm_protocol == -1)
303 msg->nm_protocol = sk->s_proto;
  /external/libnl/include/
netlink-types.h 127 int nm_protocol; member in struct:nl_msg

Completed in 470 milliseconds