Lines Matching refs:local_port
183 pcb->local_port, pcb->remote_port);
209 if (pcb->local_port != 0) {
395 tcp_rst(seqno, ackno, &pcb->local_ip, &pcb->remote_ip, pcb->local_port, pcb->remote_port);
462 if (cpcb->local_port == port) {
484 pcb->local_port = port;
536 if (lpcb->local_port == pcb->local_port) {
550 lpcb->local_port = pcb->local_port;
558 if (pcb->local_port != 0) {
660 if (pcb->local_port == tcp_port) {
714 old_local_port = pcb->local_port;
715 if (pcb->local_port == 0) {
716 pcb->local_port = tcp_new_port();
717 if (pcb->local_port == 0) {
730 if ((cpcb->local_port == pcb->local_port) &&
964 pcb->local_port, pcb->remote_port);
1485 if ((lpcb->local_port == pcb->local_port) &&
1703 pcb->local_port, pcb->remote_port,
1710 pcb->local_port, pcb->remote_port,
1717 pcb->local_port, pcb->remote_port,