Searched refs:tcp_bind_netif (Results 1 – 4 of 4) sorted by relevance
460 void tcp_bind_netif(struct tcp_pcb *pcb, const struct netif *netif);
764 tcp_bind_netif(struct tcp_pcb *pcb, const struct netif *netif) in tcp_bind_netif() function
1282 tcp_bind_netif(msg->conn->pcb.tcp, netif);
3513 tcp_bind_netif(sock->conn->pcb.tcp, n); in lwip_setsockopt_impl()