ifbr_dst          918 net/if_bridge.c 		req.ifbr_dst = n->brl_dst;
ifbr_dst          941 net/if_bridge.c 		req.ifbr_dst = n->brl_dst;
ifbr_dst         2167 net/if_bridge.c 	bcopy(&req->ifbr_dst, &n->brl_dst, sizeof(struct ether_addr));
ifbr_dst          197 net/if_bridge.h 	struct ether_addr	ifbr_dst;		/* destination mac */