Lines Matching refs:set_opt
3729 int error, set_opt; local
3757 set_opt = 0;
3762 set_opt = SCTP_PCB_FLAGS_NO_FRAGMENT;
3776 set_opt = SCTP_PCB_FLAGS_AUTO_ASCONF;
3783 set_opt = SCTP_PCB_FLAGS_EXPLICIT_EOR;
3786 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
3790 set_opt = SCTP_PCB_FLAGS_NEEDS_MAPPED_V4;
3797 set_opt = SCTP_PCB_FLAGS_NODELAY;
3805 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;
3815 sctp_feature_on(inp, set_opt);
3817 sctp_feature_off(inp, set_opt);