Home
last modified time | relevance | path

Searched refs:SCTP_ADDR_NOT_LOCKED (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_asconf.c1845 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 Dsctp_constants.h943 #define SCTP_ADDR_NOT_LOCKED 0 macro
H A Dsctp_timer.c1190 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 Dsctp_pcb.c3165 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 Dsctp_input.c2870 SCTP_ADDR_NOT_LOCKED); in sctp_handle_cookie_ack()
H A Dsctputil.c6446 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_dynamic_set_primary()
H A Dsctp_usrreq.c5880 ifa = sctp_find_ifa_by_addr(addr, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED);
/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h943 #define SCTP_ADDR_NOT_LOCKED 0 macro