Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h266 #define SCTP_ROUTE_IS_REAL_LOOP(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifa && (ro)->ro_rt->rt_ifa->ifa… macro
685 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 macro