Searched refs:SCTP_PCB_FLAGS_DO_ASCONF (Results 1 – 4 of 4) sorted by relevance
548 #define SCTP_PCB_FLAGS_DO_ASCONF 0x0000000000000020 macro
1905 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()2011 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()2265 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF) && in sctp_asconf_iterator_stcb()2867 SCTP_PCB_FLAGS_DO_ASCONF)) && in sctp_process_initack_addresses()3175 SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_check_address_list()
3085 sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()3088 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()3187 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()5551 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_del_local_addr_restricted()
3050 if ((sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_DO_ASCONF)) && in sctp_handle_cookie_ack()