Searched refs:orig_msg (Results 1 – 1 of 1) sorted by relevance
3018 struct hb_pub_param *orig_msg) in hb_pub_send_status() argument3029 if (orig_msg) { in hb_pub_send_status()3030 memcpy(net_buf_simple_add(&msg, sizeof(*orig_msg)), orig_msg, in hb_pub_send_status()3031 sizeof(*orig_msg)); in hb_pub_send_status()