Home
last modified time | relevance | path

Searched refs:tipc_msg_create (Results 1 – 5 of 5) sorted by relevance

/linux/net/tipc/
H A Dgroup.c687 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_GRP_MEMBER_EVT, in tipc_group_create_event()
710 skb = tipc_msg_create(GROUP_PROTOCOL, mtyp, INT_H_SIZE, 0, in tipc_group_proto_xmit()
H A Dtopsrv.c621 skb = tipc_msg_create(TOP_SRV, 0, INT_H_SIZE, sizeof(*evt), in tipc_topsrv_kern_evt()
H A Dmsg.c97 struct sk_buff *tipc_msg_create(uint user, uint type, in tipc_msg_create() function
H A Dmsg.h1162 struct sk_buff *tipc_msg_create(uint user, uint type, uint hdr_sz,
H A Dnode.c1546 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()