Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_SND_ITERATOR_UP (Results 1 – 2 of 2) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp.h533 #define SCTP_PCB_FLAGS_SND_ITERATOR_UP 0x00000020 macro
Dsctp_output.c7369 ca->inp->sctp_flags &= ~SCTP_PCB_FLAGS_SND_ITERATOR_UP;
7424 if (inp->sctp_flags & SCTP_PCB_FLAGS_SND_ITERATOR_UP) {
7490 inp->sctp_flags |= SCTP_PCB_FLAGS_SND_ITERATOR_UP;
7497 inp->sctp_flags &= ~SCTP_PCB_FLAGS_SND_ITERATOR_UP;