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

/macosx-10.9.5/IOFireWireIP-226.4/KernelHeaders/BSD/
H A Dif_firewire.h29 #define FIREWIREMCAST_V4_LEN 4 macro
32 const u_char ipv4multicast[FIREWIREMCAST_V4_LEN] = {0x01, 0x00, 0x5e, 0x00};
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp1500 or ( bcmp(fwh->fw_dhost, ipv4multicast, FIREWIREMCAST_V4_LEN) == 0 )

Completed in 277 milliseconds