Searched refs:nm_protocol (Results 1 – 3 of 3) sorted by relevance
278 nm->nm_protocol = -1; in __nlmsg_alloc()589 msg->nm_protocol = protocol; in nlmsg_set_proto()594 return msg->nm_protocol; in nlmsg_get_proto()947 if (msg->nm_protocol == NETLINK_GENERIC) in print_msg()
461 if (msg->nm_protocol == -1) in nl_complete_msg()462 msg->nm_protocol = sk->s_proto; in nl_complete_msg()
135 int nm_protocol; member