Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h248 #define SCTP_SENDALL 0x1000 /* Send this on all associations */ macro
254 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\
H A Dsctp_output.c6853 ca->sndrcv.sinfo_flags &= ~SCTP_SENDALL; in sctp_sendall()
12593 if (sinfo_flags & SCTP_SENDALL) { in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h248 #define SCTP_SENDALL 0x1000 /* Send this on all associations */ macro
254 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\