Searched defs:broadcast (Results 1 - 2 of 2) sorted by relevance

/net/tipc/
H A Dbearer.h63 * @broadcast: non-zero if address is a broadcast address
68 u8 broadcast; member in struct:tipc_media_addr
/net/netlink/
H A Daf_netlink.c1607 int broadcast)
1612 if (size <= NLMSG_GOODSIZE || broadcast)
2064 * netlink_set_err - report error to broadcast listeners
2067 * @group: the broadcast group that will notice the error
2070 * This function returns the number of broadcast listeners that have set the
1606 netlink_alloc_large_skb(unsigned int size, int broadcast) argument

Completed in 137 milliseconds