Lines Matching full:unicast
91 int unicast, dgl, foff; in firewire_output() local
115 * For unicast, we make a tag to store the lladdr of the in firewire_output()
123 unicast = !(m->m_flags & (M_BCAST | M_MCAST)); in firewire_output()
124 if (unicast) { in firewire_output()
164 * Only bother with arp for unicast. Allocation of in firewire_output()
168 if (unicast) { in firewire_output()
181 if (unicast) in firewire_output()
196 if (unicast) { in firewire_output()
216 if (unicast) in firewire_output()
234 * packet size is. For unicast, this is the minimum of what we in firewire_output()
241 if (unicast) { in firewire_output()