Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c91 static struct ether_addr slow_proto_multicast = { variable
1148 sdl.sdl_alen = sizeof(slow_proto_multicast); in ifbond_add_slow_proto_multicast()
1149 bcopy(&slow_proto_multicast, sdl.sdl_data, sizeof(slow_proto_multicast)); in ifbond_add_slow_proto_multicast()
1731 && bcmp(eh_p->ether_dhost, &slow_proto_multicast, in bond_input()
1856 bcopy(&slow_proto_multicast, &eh_p->ether_dhost, sizeof(eh_p->ether_dhost)); in bondport_slow_proto_transmit()