Searched refs:ip_reset_option (Results 1 – 3 of 3) sorted by relevance
248 #define ip_reset_option(pcb, opt) ((pcb)->so_options = (u8_t)((pcb)->so_options & ~(opt))) macro
461 ip_reset_option(pcb, SOF_KEEPALIVE); in altcp_tcp_keepalive_disable()
3424 ip_reset_option(sock->conn->pcb.ip, optname); in lwip_setsockopt_impl()