Home
last modified time | relevance | path

Searched defs:is_broadcast (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dnetconsole.c53 static int is_broadcast(struct in_addr ip) in is_broadcast() function
/openbmc/qemu/hw/net/
H A Di82596.c493 uint16_t is_broadcast = 0; in i82596_receive() local
/openbmc/linux/drivers/firewire/
H A Dnet.c480 bool is_broadcast, u16 ether_type) in fwnet_finish_incoming_packet()
560 bool is_broadcast) in fwnet_incoming_packet()
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1976 bool is_broadcast = cec_msg_is_broadcast(msg); in cec_receive_notify() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmt.c119 static inline int is_broadcast(const struct fddi_addr *addr) in is_broadcast() function