Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ndp.c83 #define IS_IPV4_LL_SPACE(ptr) (((uchar_t *)ptr)[0] == 169 && \ macro
4483 if (ill->ill_note_link && !IS_IPV4_LL_SPACE(&addr4)) { in nce_add_common()
4486 !IS_IPV4_LL_SPACE(&addr4)) { in nce_add_common()