Searched refs:ip_reset_option (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip2/lwip/
H A Dip.h219 #define ip_reset_option(pcb, opt) ((pcb)->so_options &= ~(opt)) macro
/barrelfish-master/lib/lwip2/src/api/
H A Dsockets.c2314 ip_reset_option(sock->conn->pcb.ip, optname);

Completed in 34 milliseconds