Searched refs:is_broadcast (Results 1 - 2 of 2) sorted by relevance

/drivers/firewire/
H A Dnet.c513 bool is_broadcast, u16 ether_type)
612 is_broadcast ? &broadcast_hw : &guid,
666 bool is_broadcast)
704 is_broadcast, ether_type);
511 fwnet_finish_incoming_packet(struct net_device *net, struct sk_buff *skb, u16 source_node_id, bool is_broadcast, u16 ether_type) argument
664 fwnet_incoming_packet(struct fwnet_device *dev, __be32 *buf, int len, int source_node_id, int generation, bool is_broadcast) argument
/drivers/net/fddi/skfp/
H A Dsmt.c128 static inline int is_broadcast(const struct fddi_addr *addr) function
582 && is_broadcast(&sm->smt_dest)) {

Completed in 119 milliseconds