Searched defs:IS_IPV4_LL_SPACE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 87 milliseconds