Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h95 #define SCTP_BEING_DELETED 0x00000002 /* being deleted, macro
Dsctp_timer.c1494 (net->ro._s_addr->localifa_flags & SCTP_BEING_DELETED)) {
1495 if ((net->ro._s_addr != NULL) && (net->ro._s_addr->localifa_flags & SCTP_BEING_DELETED)) {
Dsctp_pcb.c636 if (sctp_ifap->localifa_flags & SCTP_BEING_DELETED) {
1076 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) {
1285 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) {
2086 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) {
6057 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) {
Dsctp_asconf.c3480 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) in sctp_asconf_send_nat_state_update()
Dsctp_output.c2211 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) in sctp_add_addresses_to_i_ia()
2244 if (laddr->ifa->localifa_flags & SCTP_BEING_DELETED) { in sctp_add_addresses_to_i_ia()
4278 …if (net->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED|SCTP_ADDR_IFA_UNUSEA…
4663 …if (net->ro._s_addr && (net->ro._s_addr->localifa_flags & (SCTP_BEING_DELETED|SCTP_ADDR_IFA_UNUSEA…