ether_ipmulticast_max  930 net/if_ethersubr.c u_char	ether_ipmulticast_max[ETHER_ADDR_LEN] =
ether_ipmulticast_max  974 net/if_ethersubr.c 			bcopy(ether_ipmulticast_max, addrhi, ETHER_ADDR_LEN);
ether_ipmulticast_max   71 net/if_fddi.h  #define	fddi_ipmulticast_max	ether_ipmulticast_max
ether_ipmulticast_max  196 netinet/if_ether.h extern u_int8_t ether_ipmulticast_max[ETHER_ADDR_LEN];