Lines Matching refs:pcbs
551 * netif.c, udp.h/.c: fixed bug #40753 (re-bind UDP pcbs on change of IP address)
1041 * tcp_out.c: fixed bug #37184 tcp_write problem for pcbs in the SYN_SENT state
1173 * raw.c: fixed bug #38066 Raw pcbs can alter packet without eating it
1226 * ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW)
1498 * tcp.c: fixed bug #31723 (tcp_kill_prio() kills pcbs with the same prio) by
1753 pcbs) by checking if the pcb was bound (local_port != 0).
1760 raw pcbs with LWIP_TCPIP_CORE_LOCKING==1.
1851 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs
2792 pcbs so that it is found faster next time. Same for RAW pcbs that have eaten
3355 port (only solution to let UDP pcbs 'bind' to a netif instead of an IP address)
3422 * tcp.c: Fixed bug #21080 (tcp_bind without check pcbs in TIME_WAIT state)
3556 * netif.c: Fixed bug #20180 (TCP pcbs listening on IP_ADDR_ANY could get