Home
last modified time | relevance | path

Searched refs:again (Results 1 – 25 of 30) sorted by relevance

12

/components/net/lwip/lwip-2.0.3/src/core/
A Dtimeouts.c409 again: in sys_timeouts_mbox_fetch()
421 goto again; in sys_timeouts_mbox_fetch()
A Dudp.c105 again: in udp_new_port()
115 goto again; in udp_new_port()
A Ddns.c1000 again: in dns_create_txid()
1008 goto again; in dns_create_txid()
A Dtcp.c844 again: in tcp_new_port()
855 goto again; in tcp_new_port()
/components/net/lwip/lwip-2.1.2/src/api/
A Dtcpip.c88 again: in tcpip_timeouts_mbox_fetch()
100 goto again; in tcpip_timeouts_mbox_fetch()
111 goto again; in tcpip_timeouts_mbox_fetch()
/components/net/lwip/lwip-1.4.1/src/core/
A Dtimers.c430 again: in sys_timeouts_mbox_fetch()
465 goto again; in sys_timeouts_mbox_fetch()
A Dmem.c88 again: in mem_malloc()
108 goto again; in mem_malloc()
A Dudp.c104 again: in udp_new_port()
114 goto again; in udp_new_port()
A Ddhcp.c1366 again: in dhcp_parse_reply()
1523 goto again; in dhcp_parse_reply()
1528 goto again; in dhcp_parse_reply()
A Dtcp.c653 again: in tcp_new_port()
664 goto again; in tcp_new_port()
/components/mm/
A Dmm_aspace.c359 int again; in _merge_surrounding() local
400 again = 1; in _merge_surrounding()
403 again = 0; in _merge_surrounding()
405 } while (again); in _merge_surrounding()
/components/net/lwip/lwip-2.1.2/src/core/
A Dudp.c105 again: in udp_new_port()
115 goto again; in udp_new_port()
A Ddns.c1045 again: in dns_create_txid()
1053 goto again; in dns_create_txid()
A Dtcp.c1017 again: in tcp_new_port()
1030 goto again; in tcp_new_port()
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Ddhcp.c1489 again: in dhcp_parse_reply()
1664 goto again; in dhcp_parse_reply()
1669 goto again; in dhcp_parse_reply()
/components/net/lwip/lwip-1.4.1/doc/
A Drawapi.txt212 data has been successfully received by the other host and try again.
258 again when the connection has been idle for a while.
277 should wait and try again either by using the acknowledgment
/components/net/lwip/lwip-2.0.3/doc/
A Drawapi.txt233 data has been successfully received by the other host and try again.
279 again when the connection has been idle for a while.
298 should wait and try again either by using the acknowledgment
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Ddhcp.c1551 again: in dhcp_parse_reply()
1736 goto again; in dhcp_parse_reply()
1741 goto again; in dhcp_parse_reply()
/components/net/lwip/lwip-2.1.2/src/apps/smtp/
A Dsmtp.c997 again: in smtp_is_response_finished()
1020 goto again; in smtp_is_response_finished()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP120 always start the authentication again if it failed for whatever reason.
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP120 always start the authentication again if it failed for whatever reason.
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1334 again:
1369 goto again;
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c1670 again: in event_callback()
1706 goto again; in event_callback()
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG356 * tcp_in.c: fixed bug #20506 "Initial congestion window is very small" again
470 everything required so that we start the PPP connection again from a
484 * again nearly the whole stack, renamed ip.c to ip4.c, ip_addr.c to ip4_addr.c,
694 can call tcp_txnow() (from tcpip_thread!) to try to send again if TX buffers
695 are available again.
996 a reboot; bug #33818; this one added tcp_init/udp_init functions again)
1560 refusing 'refused_data' again.
1594 * dhcp.c: Once again fixed #30038: DHCP/AutoIP cooperation failed when
3221 (tcp_output is called again later from tcp timers).
3481 * opt.h Change default PBUF_POOL_BUFSIZE (again) to accomodate default MSS +
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG609 * tcp_in.c: fixed bug #20506 "Initial congestion window is very small" again
723 everything required so that we start the PPP connection again from a
737 * again nearly the whole stack, renamed ip.c to ip4.c, ip_addr.c to ip4_addr.c,
947 can call tcp_txnow() (from tcpip_thread!) to try to send again if TX buffers
948 are available again.
1249 a reboot; bug #33818; this one added tcp_init/udp_init functions again)
1813 refusing 'refused_data' again.
1847 * dhcp.c: Once again fixed #30038: DHCP/AutoIP cooperation failed when
3474 (tcp_output is called again later from tcp timers).
3734 * opt.h Change default PBUF_POOL_BUFSIZE (again) to accomodate default MSS +

Completed in 1258 milliseconds

12