Searched refs:ctrl_msg_hdr (Results 1 – 5 of 5) sorted by relevance
61 struct ctrl_msg_hdr *cm; in cm_handler_client()62 struct ctrl_msg_hdr *cm_orig; in cm_handler_client()70 cm = (struct ctrl_msg_hdr *)buf; in cm_handler_client()71 cm_orig = (struct ctrl_msg_hdr *)buf_orig; in cm_handler_client()
63 struct ctrl_msg_hdr *cm; in cm_recv() 71 cm = (struct ctrl_msg_hdr *)buf; in cm_recv() 178 struct ctrl_msg_hdr *cm; in cm_send() 181 cm = (struct ctrl_msg_hdr *)buf; in cm_send() 408 struct ctrl_msg_hdr *cm; in cm_pl2bin() 468 struct ctrl_msg_hdr *cm; in cm_str2bin()
50 struct ctrl_msg_hdr { struct
634 struct ctrl_msg_hdr *cm; in cm_handler_server() 644 cm = (struct ctrl_msg_hdr *)buf; in cm_handler_server()
222 struct ctrl_msg_hdr *cm; in action_plgeneric() 232 cm = (struct ctrl_msg_hdr *)buf; in action_plgeneric() 276 struct ctrl_msg_hdr *cm; in action_propget() 281 cm = (struct ctrl_msg_hdr *)buf; in action_propget()