Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h368 #define IN_ANY_LOCAL(i) (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i)) macro
/f-stack/freebsd/netinet/
H A Din.h385 #define IN_ANY_LOCAL(i) (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i)) macro