Home
last modified time | relevance | path

Searched refs:SCTP_ROUTE_IS_REAL_LOOP (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h206 #define SCTP_ROUTE_IS_REAL_LOOP(ro) ((ro)->ro_nh && (ro)->ro_nh->nh_ifa && (ro)->ro_nh->nh_ifa->ifa… macro
H A Dsctp_output.c3407 SCTP_ROUTE_IS_REAL_LOOP(ro)) { in sctp_source_address_selection()