Home | History | Annotate | Download | only in core

Lines Matching refs:local_port

151         pcb->local_port, pcb->remote_port);
176 if (pcb->local_port != 0) {
321 u16_t remote_port, local_port;
342 local_port = pcb->local_port;
364 tcp_rst(seqno, ackno, &local_ip, &remote_ip, local_port, remote_port);
426 if (cpcb->local_port == port) {
448 pcb->local_port = port;
500 if (lpcb->local_port == pcb->local_port) {
514 lpcb->local_port = pcb->local_port;
522 if (pcb->local_port != 0) {
628 if (pcb->local_port == port) {
679 old_local_port = pcb->local_port;
680 if (pcb->local_port == 0) {
681 pcb->local_port = tcp_new_port();
692 if ((cpcb->local_port == pcb->local_port) &&
923 pcb->local_port, pcb->remote_port);
1378 if ((lpcb->local_port == pcb->local_port) &&
1596 pcb->local_port, pcb->remote_port,
1603 pcb->local_port, pcb->remote_port,
1610 pcb->local_port, pcb->remote_port,