HomeSort by: relevance | last modified time | path
    Searched refs:ether_ipmulticast_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_ether.h 253 extern const uint8_t ether_ipmulticast_max[ETHER_ADDR_LEN];
if_ethersubr.c 1264 const uint8_t ether_ipmulticast_max[ETHER_ADDR_LEN] = variable in typeref:typename:const uint8_t[]
1349 memcpy(addrhi, ether_ipmulticast_max, ETHER_ADDR_LEN);

Completed in 12 milliseconds