Home
last modified time | relevance | path

Searched refs:SCTP_ADDR_DEFER_USE (Results 1 – 5 of 5) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c370 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
412 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
478 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
556 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
639 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
Dsctp_pcb.h102 #define SCTP_ADDR_DEFER_USE 0x00000004 /* Hold off using this one */ macro
Dsctp_output.c2560 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundspecific_inp()
2702 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && (non_asoc_addr_ok == 0)) in sctp_choose_boundspecific_stcb()
2738 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && (non_asoc_addr_ok == 0)) in sctp_choose_boundspecific_stcb()
2890 if ((ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_select_nth_preferred_addr_from_ifn_boundall()
3009 if ((ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_count_num_preferred_boundall()
3220 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
3284 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
3352 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
Dsctp_asconf.c2333 ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE; in sctp_asconf_iterator_end()
Dsctp_pcb.c705 sctp_ifap->localifa_flags = SCTP_ADDR_VALID | SCTP_ADDR_DEFER_USE;
811 sctp_ifap->localifa_flags &= ~SCTP_ADDR_DEFER_USE;