Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h259 #define SCTP_ROUTE_IS_REAL_LOOP(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifa && (ro)->ro_rt->rt_ifa->ifa… macro
666 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 macro
Dsctp_output.c3329 SCTP_ROUTE_IS_REAL_LOOP(ro)) {