Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.c466 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_release()
1234 skb = tipc_msg_create(CONN_MANAGER, CONN_ACK, INT_H_SIZE, 0, in tipc_sk_send_ack()
2110 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_shutdown()
2168 skb = tipc_msg_create(CONN_MANAGER, CONN_PROBE, in tipc_sk_timeout()
Dmsg.c89 struct sk_buff *tipc_msg_create(uint user, uint type, in tipc_msg_create() function
Dlink.c630 skb = tipc_msg_create(SOCK_WAKEUP, 0, INT_H_SIZE, 0, in link_schedule_user()
1181 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare()
1348 skb = tipc_msg_create(BCAST_PROTOCOL, STATE_MSG, INT_H_SIZE, in tipc_link_build_bc_proto_msg()
Dmsg.h787 struct sk_buff *tipc_msg_create(uint user, uint type, uint hdr_sz,
Dnode.c883 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()