Searched defs:TCPS_LISTEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | ||
| H A D | tcp_fsm.h | 45 #define TCPS_LISTEN 1 /* listening for connection */ macro |
| /freebsd/cddl/lib/libdtrace/ | ||
| H A D | tcp.d | 36 inline int TCPS_LISTEN = 1; variable |