Home
last modified time | relevance | path

Searched refs:tipc_msg_init (Results 1 – 6 of 6) sorted by relevance

/net/tipc/
Dmsg.c75 void tipc_msg_init(u32 own_node, struct tipc_msg *m, u32 user, u32 type, in tipc_msg_init() function
103 tipc_msg_init(onode, msg, user, type, hdr_sz, dnode); in tipc_msg_create()
360 tipc_msg_init(msg_prevnode(mhdr), &pkthdr, MSG_FRAGMENTER, in tipc_msg_build()
544 tipc_msg_init(msg_prevnode(msg), bmsg, MSG_BUNDLER, 0, in tipc_msg_make_bundle()
Dname_distr.c77 tipc_msg_init(self, msg, NAME_DISTRIBUTOR, in named_prepare_buf()
Ddiscover.c88 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
Dmsg.h1054 void tipc_msg_init(u32 own_addr, struct tipc_msg *m, u32 user, u32 type,
Dlink.c1704 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg()
1772 tipc_msg_init(tipc_own_addr(l->net), &tnlhdr, TUNNEL_PROTOCOL, in tipc_link_tnl_prepare()
Dsocket.c465 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()