Searched refs:pkt_msg (Results 1 – 1 of 1) sorted by relevance
199 struct w1_netlink_msg *pkt_msg = (struct w1_netlink_msg *)packet->data; in w1_netlink_send_error() local202 *pkt_msg = *msg; in w1_netlink_send_error()203 packet->len = sizeof(*pkt_msg); in w1_netlink_send_error()204 pkt_msg->len = 0; in w1_netlink_send_error()205 pkt_msg->status = (u8)-error; in w1_netlink_send_error()220 struct w1_netlink_msg *pkt_msg = (struct w1_netlink_msg *)packet->data; in w1_netlink_send() local228 *pkt_msg = *msg; in w1_netlink_send()229 pkt_msg->len = 0; in w1_netlink_send()