Home
last modified time | relevance | path

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

/third_party/lwip/
D0005-syn-rcvd-state-reg-conn-into-conntable.patch23 tcp_parseopt(npcb);
Dbackport-tcp-tighten-up-checks-for-received-SYN.patch21 tcp_parseopt(pcb);
DCHANGELOG2625 in tcp_parseopt
4287 * A bug in tcp_parseopt() could cause the stack to hang because of a
/third_party/lwip/src/core/
Dtcp_in.c93 static void tcp_parseopt(struct tcp_pcb *pcb);
724 tcp_parseopt(npcb);
880 tcp_parseopt(pcb);
1944 tcp_parseopt(struct tcp_pcb *pcb) function