Searched refs:SCTP_ADDR_NOT_LOCKED (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_asconf.c | 1845 sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED); in sctp_handle_asconf_ack() 2259 sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_iterator_stcb() 2316 sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa() 2430 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr() 2434 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr() 2471 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr() 2512 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr() 2524 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr() 2833 SCTP_ADDR_NOT_LOCKED); in sctp_process_initack_addresses() 3028 SCTP_ADD_IP_ADDRESS, SCTP_ADDR_NOT_LOCKED); in sctp_check_address_list_ep() [all …]
|
| H A D | sctp_constants.h | 943 #define SCTP_ADDR_NOT_LOCKED 0 macro
|
| H A D | sctp_timer.c | 1190 sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_timer() 1272 sctp_send_asconf(stcb, alt, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_timer()
|
| H A D | sctp_pcb.c | 3165 vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_inpcb_bind() 3694 sctp_ifa = sctp_find_ifa_by_addr(addr, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_is_address_on_local_host()
|
| H A D | sctp_input.c | 2870 SCTP_ADDR_NOT_LOCKED); in sctp_handle_cookie_ack()
|
| H A D | sctputil.c | 6446 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_dynamic_set_primary()
|
| H A D | sctp_usrreq.c | 5880 ifa = sctp_find_ifa_by_addr(addr, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED);
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 943 #define SCTP_ADDR_NOT_LOCKED 0 macro
|