Searched refs:smtp_send_body_data_handler (Results 1 – 1 of 1) sorted by relevance
313 static void smtp_send_body_data_handler(struct smtp_session *s, struct altcp_pcb *pcb);1222 smtp_send_body_data_handler(s, pcb); in smtp_send_body()1510 smtp_send_body_data_handler(struct smtp_session *s, struct altcp_pcb *pcb) in smtp_send_body_data_handler() function