Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h319 #define IS_BROADCAST_ADDR(wwn) (((wwn)->raw_wwn[2] == 0xff) && \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2856 (!IS_BROADCAST_ADDR(&nhdr->net_dest_addr))) { in fcip_data_cb()
2860 IS_BROADCAST_ADDR(&nhdr->net_dest_addr)) { in fcip_data_cb()