Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c678 static int get_tcp_keep_alive(struct tcp *conn, void *value, size_t *len) in get_tcp_keep_alive() function
736 #define get_tcp_keep_alive(...) (-ENOPROTOOPT) macro