Home
last modified time | relevance | path

Searched refs:SCTP_IFN_IS_IFT_LOOP (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h261 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP) macro
645 #define SCTP_IFN_IS_IFT_LOOP(ifn) (strncmp((ifn)->ifn_name, "lo", 2) == 0) macro
Dsctp_asconf.c2491 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_find_valid_localaddr()
3121 if (loopback_scope == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_check_address_list_all()
Dsctp_output.c1900 (ifa->ifn_p) && SCTP_IFN_IS_IFT_LOOP(ifa->ifn_p)) { in sctp_is_address_in_scope()
2092 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) { in sctp_add_addresses_to_i_ia()
2142 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) { in sctp_add_addresses_to_i_ia()
3136 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
3257 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
3323 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
Dsctp_sysctl.c311 if ((loopback_scope == 0) && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) in sctp_sysctl_copy_out_local_addresses()
Dsctp_pcb.c715 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) ||
735 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) ||
967 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
Dsctputil.c7893 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
Dsctp_usrreq.c1540 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {