Searched refs:brl_dst (Results 1 – 2 of 2) sorted by relevance
624 req->ifbr_dst = n->brl_dst; in bridge_brlconf()643 req->ifbr_dst = n->brl_dst; in bridge_brlconf()725 if (memcmp(eh->ether_dhost, &n->brl_dst, in bridge_filterrule()737 if (memcmp(eh->ether_dhost, &n->brl_dst, in bridge_filterrule()764 bcopy(&req->ifbr_dst, &n->brl_dst, sizeof(struct ether_addr)); in bridge_addrule()
284 struct ether_addr brl_dst; /* destination mac address */ member