Searched defs:msg_out (Results 1 – 5 of 5) sorted by relevance
385 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_select() local833 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_inform() local948 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_decline() local997 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_discover() local1166 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_renew() local1221 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_rebind() local1275 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_reboot() local1354 struct dhcp_msg *msg_out = (struct dhcp_msg *)p_out->payload; in dhcp_release_and_stop() local1878 struct dhcp_msg *msg_out; in dhcp_create_msg() local
381 struct dhcp6_msg *msg_out; in dhcp6_create_msg() local463 struct dhcp6_msg *msg_out = (struct dhcp6_msg *)p_out->payload; in dhcp6_information_request() local
208 static FILE *msg_out = NULL; variable
88 struct wpabuf *msg_out; member