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