Searched refs:bcast (Results 1 – 4 of 4) sorted by relevance
/net/tipc/ |
D | Makefile | 8 tipc-y += addr.o bcast.o bearer.o \
|
D | link.c | 2351 static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast, in tipc_link_build_bc_proto_msg() argument 2372 msg_set_non_seq(hdr, bcast); in tipc_link_build_bc_proto_msg()
|
/net/mac80211/ |
D | mesh_pathtbl.c | 485 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local 500 WLAN_REASON_MESH_PATH_DEST_UNREACHABLE, bcast); in mesh_plink_broken()
|
/net/qrtr/ |
D | ns.c | 276 static int server_del(struct qrtr_node *node, unsigned int port, bool bcast) in server_del() argument 289 if (srv->node == qrtr_ns.local_node && bcast) in server_del()
|