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 251 extern const uint8_t ether_ipmulticast_max[ETHER_ADDR_LEN];
if_ethersubr.c 1226 const uint8_t ether_ipmulticast_max[ETHER_ADDR_LEN] = variable in typeref:typename:const uint8_t[]
1311 memcpy(addrhi, ether_ipmulticast_max, ETHER_ADDR_LEN);

Completed in 32 milliseconds