SCTP_PCB_FLAGS_AUTO_ASCONF
sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
sctp_feature_on(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
sctp_feature_off(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTO_ASCONF);
set_opt = SCTP_PCB_FLAGS_AUTO_ASCONF;