Searched refs:smtp_tcp_poll (Results 1 – 1 of 1) sorted by relevance
300 static err_t smtp_tcp_poll(void *arg, struct altcp_pcb *pcb);474 altcp_poll(pcb, smtp_tcp_poll, SMTP_POLL_INTERVAL); in smtp_setup_pcb()805 smtp_tcp_poll(void *arg, struct altcp_pcb *pcb) in smtp_tcp_poll() function