Searched refs:SCTP_PCB_FLAGS_DO_ASCONF (Results 1 – 4 of 4) sorted by relevance
573 #define SCTP_PCB_FLAGS_DO_ASCONF 0x0000000000000020 macro
1931 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()2039 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()2292 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF) && in sctp_asconf_iterator_stcb()2890 SCTP_PCB_FLAGS_DO_ASCONF)) && in sctp_process_initack_addresses()3206 SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_check_address_list()
3661 sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF);3664 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF);3766 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF);6311 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) {
3231 if ((sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_DO_ASCONF)) &&