Searched refs:RTF_ADDRCLASSMASK (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/net/
H A Droute.h87 #define RTF_ADDRCLASSMASK 0xF8000000 macro
92 #define RT_LOCALADDR(flags) ((flags & RTF_ADDRCLASSMASK) == (RTF_LOCAL | RTF_INTERFACE))

Completed in 6 milliseconds