Searched refs:nm_protocol (Results 1 – 3 of 3) sorted by relevance
280 nm->nm_protocol = -1; in __nlmsg_alloc()593 msg->nm_protocol = protocol; in nlmsg_set_proto()598 return msg->nm_protocol; in nlmsg_get_proto()950 if (msg->nm_protocol == NETLINK_GENERIC) in print_msg()
493 if (msg->nm_protocol == -1) in nl_complete_msg()494 msg->nm_protocol = sk->s_proto; in nl_complete_msg()
149 int nm_protocol; member