Searched refs:BCAST_PROTOCOL (Results 1 – 5 of 5) sorted by relevance
448 if (unlikely(msg_user(msg) == BCAST_PROTOCOL)) in tipc_msg_bundle()533 if (msg_user(msg) == BCAST_PROTOCOL) in tipc_msg_make_bundle()
76 #define BCAST_PROTOCOL 5 macro854 case BCAST_PROTOCOL: in msg_bc_ack_invalid()
1205 case BCAST_PROTOCOL: in tipc_data_input()1246 } else if (usr == BCAST_PROTOCOL) { in tipc_link_input()2099 skb = tipc_msg_create(BCAST_PROTOCOL, STATE_MSG, INT_H_SIZE, in tipc_link_build_bc_proto_msg()2142 if (msg_user(hdr) == BCAST_PROTOCOL) { in tipc_link_bc_init_rcv()
444 if (msg_user(hdr) == BCAST_PROTOCOL) in tipc_bcast_rcv()
1604 if ((usr == BCAST_PROTOCOL) && (dnode != tipc_own_addr(net))) in tipc_node_bc_rcv()