Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c497 buf = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in tipc_release()
1264 buf = tipc_msg_create(CONN_MANAGER, CONN_ACK, INT_H_SIZE, 0, dnode, in tipc_sk_send_ack()
2083 buf = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in tipc_shutdown()
2135 buf = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in tipc_sk_timeout()
2140 buf = tipc_msg_create(CONN_MANAGER, CONN_PROBE, INT_H_SIZE, in tipc_sk_timeout()
Dmsg.c65 struct sk_buff *tipc_msg_create(uint user, uint type, uint hdr_sz, in tipc_msg_create() function
Dnode.c203 buf = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in tipc_node_abort_sock_conns()
Dmsg.h736 struct sk_buff *tipc_msg_create(uint user, uint type, uint hdr_sz,
Dlink.c336 buf = tipc_msg_create(SOCK_WAKEUP, 0, INT_H_SIZE, 0, tipc_own_addr, in link_schedule_user()