Home
last modified time | relevance | path

Searched defs:smtp_free_struct (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/smtp/
H A Dsmtp.c446 static void smtp_free_struct(struct smtp_session *s) in smtp_free_struct() function
454 #define smtp_free_struct(x) SMTP_STATE_FREE(x) macro