Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h205 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP) macro
H A Dsctp_sysctl.c234 if ((loopback_scope == 0) && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) in sctp_sysctl_copy_out_local_addresses()
H A Dsctp_asconf.c2440 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_find_valid_localaddr()
3067 if (loopback_scope == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_check_address_list_all()
H A Dsctp_output.c1872 (ifa->ifn_p) && SCTP_IFN_IS_IFT_LOOP(ifa->ifn_p)) { in sctp_is_address_in_scope()
2055 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) { in sctp_add_addresses_to_i_ia()
2098 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) { in sctp_add_addresses_to_i_ia()
3047 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
3166 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
3230 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_choose_boundall()
H A Dsctp_pcb.c619 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) || in sctp_add_addr_to_vrf()
639 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) || in sctp_add_addr_to_vrf()
861 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_does_stcb_own_this_addr()
H A Dsctputil.c6945 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_local_addr_count()
H A Dsctp_usrreq.c1073 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) { in sctp_fill_up_addresses_vrf()