Searched refs:LISTEN (Results 1 – 16 of 16) sorted by relevance
/third_party/lwip/src/core/ |
D | tcp.c | 212 LWIP_ASSERT("tcp_free: LISTEN", pcb->state != LISTEN); in tcp_free() 223 LWIP_ASSERT("tcp_free_listen: !LISTEN", pcb->state != LISTEN); in tcp_free_listen() 274 LWIP_ASSERT("pcb->state == LISTEN", pcb->state == LISTEN); in tcp_listen_closed() 392 case LISTEN: in tcp_close_shutdown() 493 if (pcb->state != LISTEN) { in tcp_close() 521 if (pcb->state == LISTEN) { in tcp_shutdown() 577 pcb->state != LISTEN); in tcp_abandon() 862 if (pcb->state == LISTEN) { in tcp_listen_with_backlog_and_err() 890 lpcb->state = LISTEN; in tcp_listen_with_backlog_and_err() 980 pcb->state != LISTEN); in tcp_recved() [all …]
|
D | altcp_tcp.c | 164 if (tpcb->state != LISTEN) { in altcp_tcp_remove_callbacks() 177 if (tpcb->state != LISTEN) { in altcp_tcp_setup_callbacks()
|
D | tcp_in.c | 253 LWIP_ASSERT("tcp_input: active pcb->state != LISTEN", pcb->state != LISTEN);
|
D | tcp_out.c | 1253 pcb->state != LISTEN); in tcp_output()
|
/third_party/lwip/src/include/lwip/ |
D | tcpbase.h | 58 LISTEN = 1, enumerator
|
D | tcp.h | 446 LWIP_ASSERT("pcb->state == LISTEN (called for wrong pcb?)", (pcb)->state == LISTEN); \
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_mib2_tcp.c | 181 if (pcb->state == LISTEN) { in tcp_ConnTable_get_cell_value_core() 188 if (pcb->state == LISTEN) { in tcp_ConnTable_get_cell_value_core() 233 if (pcb->state == LISTEN) { in tcp_ConnTable_get_cell_value() 277 if (pcb->state == LISTEN) { in tcp_ConnTable_get_next_cell_instance_and_value()
|
/third_party/nghttp2/src/ |
D | shrpx_log.h | 51 #define LLOG(SEVERITY, LISTEN) \ argument 52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
|
/third_party/lwip/test/unit/tcp/ |
D | tcp_helper.c | 167 } else if(state == LISTEN) { in tcp_set_state()
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | card.dart | 47 /// child: const Text('LISTEN'),
|
/third_party/lwip/src/api/ |
D | api_msg.c | 962 if (tpcb->state == LISTEN) { 1092 LWIP_ASSERT("Closing a listen pcb may not fail!", (tpcb->state != LISTEN)); 1911 ((msg->conn->pcb.tcp->state == CLOSED) || (msg->conn->pcb.tcp->state == LISTEN))) {
|
D | sockets.c | 2983 if ((sock->conn->pcb.tcp != NULL) && (sock->conn->pcb.tcp->state == LISTEN)) { in lwip_getsockopt_impl() 3155 if (sock->conn->pcb.tcp->state == LISTEN) { in lwip_getsockopt_impl() 3628 if (sock->conn->pcb.tcp->state == LISTEN) { in lwip_setsockopt_impl()
|
/third_party/libnl/lib/netfilter/ |
D | ct_obj.c | 471 __ADD(TCP_CONNTRACK_LISTEN,LISTEN),
|
/third_party/lwip/ |
D | CHANGELOG | 1269 pcb->state != LISTEN
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 78111 ID_OUI_FROM_DATABASE=Shanghai LISTEN TECH.LTD
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 21034 LOITERERS LISTEN TO A TALE WHICH THEIR BROKENSNOUTED GAFFER RASPS OUT
|