Home
last modified time | relevance | path

Searched refs:raw_bind_netif (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Draw.h108 void raw_bind_netif (struct raw_pcb *pcb, const struct netif *netif);
/third_party/lwip/src/core/
Draw.c253 raw_bind_netif(struct raw_pcb *pcb, const struct netif *netif) in raw_bind_netif() function
/third_party/lwip/src/api/
Dapi_msg.c1272 raw_bind_netif(msg->conn->pcb.raw, netif);
Dsockets.c3523 raw_bind_netif(sock->conn->pcb.raw, n); in lwip_setsockopt_impl()