MSG_BUNDLER
case MSG_BUNDLER:
if (usr == MSG_BUNDLER) {
if (msg_user(buf_msg(tskb)) == MSG_BUNDLER) {
tipc_msg_init(msg_prevnode(inner), outer, MSG_BUNDLER, 0, INT_H_SIZE,
if ((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER))
if (likely((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER)))