Searched defs:mem_len (Results 1 – 2 of 2) sorted by relevance
1476 pbuf_memfind(const struct pbuf *p, const void *mem, u16_t mem_len, u16_t start_offset) in pbuf_memfind()
593 size_t mem_len = sizeof(struct smtp_session); in smtp_send_mail() local