Home
last modified time | relevance | path

Searched defs:pcb_list (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/
Dtcp.c2848 tcp_netif_ip_addr_changed_pcblist(const ip_addr_t *old_addr, struct tcp_pcb *pcb_list) in tcp_netif_ip_addr_changed_pcblist()
3233 void tcp_update_drv_status_to_pcbs(struct tcp_pcb *pcb_list, const struct netif *netif, u8_t status) in tcp_update_drv_status_to_pcbs()
3256 void tcp_ip_flush_pcblist_on_wake_queue(const struct netif *netif, struct tcp_pcb *pcb_list, u8_t s… in tcp_ip_flush_pcblist_on_wake_queue()