Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c4619 sctp_feature_on(inp, set_opt);
4639 sctp_feature_on(inp, SCTP_PCB_FLAGS_PORTREUSE);
4664 sctp_feature_on(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
4665 sctp_feature_on(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
4667 sctp_feature_on(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
5930 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVDATAIOEVNT);
5936 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVASSOCEVNT);
5942 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVPADDREVNT);
5948 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVSENDFAILEVNT);
5954 sctp_feature_on(inp, SCTP_PCB_FLAGS_RECVPEERERR);
[all …]
Dsctp_var.h52 #define sctp_feature_on(inp, feature) (inp->sctp_features |= feature) macro
Dsctp_pcb.c2903 sctp_feature_on(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
2906 sctp_feature_on(inp, SCTP_PCB_FLAGS_FRAG_INTERLEAVE);
2907 sctp_feature_on(inp, SCTP_PCB_FLAGS_INTERLEAVE_STRMS);
3666 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF);
3667 sctp_feature_on(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
3672 sctp_feature_on(inp, SCTP_PCB_FLAGS_MULTIPLE_ASCONFS);
3768 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF);