Home
last modified time | relevance | path

Searched defs:TCPS_LISTEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_fsm.h45 #define TCPS_LISTEN 1 /* listening for connection */ macro
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d36 inline int TCPS_LISTEN = 1; variable