Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_asconf.c1469 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
1835 sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED); in sctp_handle_asconf_ack()
2269 sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_iterator_stcb()
2306 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2325 sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2361 sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address()
2468 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr()
2472 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr()
2508 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr()
2545 if (addr_locked == SCTP_ADDR_NOT_LOCKED) in sctp_find_valid_localaddr()
[all …]
Dsctp_constants.h994 #define SCTP_ADDR_NOT_LOCKED 0 macro
Dsctp_timer.c1169 sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED);
1245 sctp_send_asconf(stcb, alt, SCTP_ADDR_NOT_LOCKED);
Dsctp_pcb.c3742 vrf_id, SCTP_ADDR_NOT_LOCKED);
4387 sctp_ifa = sctp_find_ifa_by_addr(addr, vrf_id, SCTP_ADDR_NOT_LOCKED);
Dsctp_input.c3110 SCTP_ADDR_NOT_LOCKED);
Dsctp_usrreq.c6340 stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED);