Searched refs:SCTP_PCB_FLAGS_DO_ASCONF (Results 1 – 5 of 5) sorted by relevance
544 #define SCTP_PCB_FLAGS_DO_ASCONF 0x0000000000000020 macro
1894 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()1998 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_addr_mgmt_assoc()2238 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF) && in sctp_asconf_iterator_stcb()2840 SCTP_PCB_FLAGS_DO_ASCONF)) && in sctp_process_initack_addresses()3148 SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_check_address_list()
3088 sctp_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()3091 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()3189 sctp_feature_on(inp, SCTP_PCB_FLAGS_DO_ASCONF); in sctp_inpcb_bind()5510 sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) { in sctp_del_local_addr_restricted()
2861 if ((sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_DO_ASCONF)) && in sctp_handle_cookie_ack()