/external/syslinux/core/lwip/src/core/ |
D | tcp.c | 142 if (rst_on_unacked_data && (pcb->state != LISTEN)) { in tcp_close_shutdown() 182 case LISTEN: in tcp_close_shutdown() 259 if (pcb->state != LISTEN) { in tcp_close() 280 if (pcb->state == LISTEN) { in tcp_shutdown() 330 pcb->state != LISTEN); in tcp_abandon() 491 if (pcb->state == LISTEN) { in tcp_listen_with_backlog() 515 lpcb->state = LISTEN; in tcp_listen_with_backlog() 771 LWIP_ASSERT("tcp_slowtmr: active pcb->state != LISTEN\n", pcb->state != LISTEN); in tcp_slowtmr() 1367 pcb->state != LISTEN) { in tcp_pcb_purge() 1439 pcb->state != LISTEN && in tcp_pcb_remove() [all …]
|
D | tcp_in.c | 185 LWIP_ASSERT("tcp_input: active pcb->state != LISTEN", pcb->state != LISTEN); in tcp_input()
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | tcp.h | 129 LISTEN = 1, enumerator 332 LWIP_ASSERT("pcb->state == LISTEN (called for wrong pcb?)", pcb->state == LISTEN); \ 336 pcb->state == LISTEN)
|
/external/ipsec-tools/src/racoon/ |
D | cfparse.h | 59 LISTEN = 275, enumerator 224 #define LISTEN 275 macro
|
D | cfparse.y | 195 %token LISTEN X_ISAKMP X_ISAKMP_NATT X_ADMIN STRICT_ADDRESS ADMINSOCK DISABLED 437 : LISTEN BOC listen_stmts EOC
|
/external/iw/ |
D | mpath.c | 17 LISTEN, enumerator
|
D | station.c | 17 LISTEN, enumerator 248 case LISTEN: in print_sta_handler()
|
/external/syslinux/core/lwip/src/api/ |
D | api_msg.c | 756 if (conn->pcb.tcp->state == LISTEN) { 801 LWIP_ASSERT("Closing a listen pcb may not fail!", (conn->pcb.tcp->state != LISTEN)); 1165 if (msg->conn->pcb.tcp->state == LISTEN) {
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | ss_vncviewer | 3134 if netstat -ant | grep LISTEN | grep "127.0.0.1:$use" > /dev/null; then 3138 if netstat -an -f inet -P tcp | grep LISTEN | grep "127.0.0.1.$use" > /dev/null; then 3142 if netstat -ant -f inet | grep LISTEN | grep "127.0.0.1.$use" > /dev/null; then
|
/external/iproute2/doc/ |
D | ss.sgml | 358 in states <tt/LISTEN/, <tt/TIME-WAIT/, <tt/SYN_RECV/ 360 <item><tt/-l/ - show only sockets in state <tt/LISTEN/
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 470 __ADD(TCP_CONNTRACK_LISTEN,LISTEN)
|
/external/robolectric/v1/lib/main/ |
D | sqlite-jdbc-3.7.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/strace/ |
D | ChangeLog | 30139 * util.c (ptrace_restart): Add "LISTEN" to a possible error message.
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |