Lines Matching refs:set_opt
3737 int error, set_opt; local
3765 set_opt = 0;
3770 set_opt = SCTP_PCB_FLAGS_NO_FRAGMENT;
3784 set_opt = SCTP_PCB_FLAGS_AUTO_ASCONF;
3791 set_opt = SCTP_PCB_FLAGS_EXPLICIT_EOR;
3794 set_opt = SCTP_PCB_FLAGS_EXT_RCVINFO;
3798 set_opt = SCTP_PCB_FLAGS_NEEDS_MAPPED_V4;
3805 set_opt = SCTP_PCB_FLAGS_NODELAY;
3813 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;
3823 sctp_feature_on(inp, set_opt);
3825 sctp_feature_off(inp, set_opt);