{
uint32_t af;
if (ifp->if_bridge) {
m_freem(m);
return (EBUSY);
}
if (dst->sa_family == AF_UNSPEC)
bcopy(dst->sa_data, &af, sizeof(af));
else