Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_ACCEPTING (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp.h519 #define SCTP_PCB_FLAGS_ACCEPTING 0x00000008 macro
H A Dsctp_os_bsd.h479 #define SCTP_IS_LISTENING(inp) ((inp->sctp_flags & SCTP_PCB_FLAGS_ACCEPTING) != 0)
H A Dsctp_usrreq.c7249 inp->sctp_flags |= SCTP_PCB_FLAGS_ACCEPTING;
7254 inp->sctp_flags |= SCTP_PCB_FLAGS_ACCEPTING;
7256 inp->sctp_flags &= ~SCTP_PCB_FLAGS_ACCEPTING;