Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c364 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
406 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
472 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
550 sctp_ifa->localifa_flags &= ~SCTP_ADDR_DEFER_USE;
633 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.c2554 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundspecific_inp()
2696 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && (non_asoc_addr_ok == 0)) in sctp_choose_boundspecific_stcb()
2732 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && (non_asoc_addr_ok == 0)) in sctp_choose_boundspecific_stcb()
2884 if ((ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_select_nth_preferred_addr_from_ifn_boundall()
3003 if ((ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_count_num_preferred_boundall()
3214 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
3278 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
3346 if ((sctp_ifa->localifa_flags & SCTP_ADDR_DEFER_USE) && in sctp_choose_boundall()
Dsctp_asconf.c2329 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;
813 sctp_ifap->localifa_flags &= ~SCTP_ADDR_DEFER_USE;