Lines Matching refs:set_opt
3727 int error, set_opt; local
3755 set_opt = 0;
3760 set_opt = SCTP_PCB_FLAGS_NO_FRAGMENT;
3774 set_opt = SCTP_PCB_FLAGS_AUTO_ASCONF;
3781 set_opt = SCTP_PCB_FLAGS_EXPLICIT_EOR;
3784 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
3788 set_opt = SCTP_PCB_FLAGS_NEEDS_MAPPED_V4;
3795 set_opt = SCTP_PCB_FLAGS_NODELAY;
3803 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;
3813 sctp_feature_on(inp, set_opt);
3815 sctp_feature_off(inp, set_opt);