Searched refs:SCTP_SENDALL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp_uio.h242 #define SCTP_SENDALL 0x1000 /* Send this on all associations */ macro
248 SCTP_ADDR_OVER | SCTP_SENDALL | SCTP_EOR |\
H A Dsctp_output.c6860 ca->sndrcv.sinfo_flags &= ~SCTP_SENDALL;
12394 if (sinfo_flags & SCTP_SENDALL) {

Completed in 152 milliseconds