Home
last modified time | relevance | path

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

/linux/net/tipc/
A Dmsg.c81 void tipc_msg_init(u32 own_node, struct tipc_msg *m, u32 user, u32 type, in tipc_msg_init() function
109 tipc_msg_init(onode, msg, user, type, hdr_sz, dnode); in tipc_msg_create()
411 tipc_msg_init(msg_prevnode(mhdr), &pkthdr, MSG_FRAGMENTER, in tipc_msg_build()
553 tipc_msg_init(msg_prevnode(inner), outer, MSG_BUNDLER, 0, INT_H_SIZE, in tipc_msg_try_bundle()
A Ddiscover.c89 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
A Dname_distr.c84 tipc_msg_init(self, msg, NAME_DISTRIBUTOR, in named_prepare_buf()
A Dmsg.h1183 void tipc_msg_init(u32 own_addr, struct tipc_msg *m, u32 user, u32 type,
A Dlink.c1962 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg()
2029 tipc_msg_init(tipc_own_addr(l->net), &tnlhdr, TUNNEL_PROTOCOL, in tipc_link_tnl_prepare()
A Dcrypto.c2252 tipc_msg_init(tipc_own_addr(net), hdr, MSG_CRYPTO, KEY_DISTR_MSG, in tipc_crypto_key_xmit()
A Dsocket.c512 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()

Completed in 32 milliseconds