Searched refs:port_build_peer_abort_msg (Results 1 – 1 of 1) sorted by relevance
58 static struct sk_buff *port_build_peer_abort_msg(struct tipc_port *, u32 err);256 buf = port_build_peer_abort_msg(p_ptr, TIPC_ERR_NO_PORT); in tipc_deleteport()483 struct sk_buff *buf = port_build_peer_abort_msg(p_ptr, err); in port_build_self_abort_msg()494 static struct sk_buff *port_build_peer_abort_msg(struct tipc_port *p_ptr, u32 err) in port_build_peer_abort_msg() function1128 buf = port_build_peer_abort_msg(p_ptr, TIPC_CONN_SHUTDOWN); in tipc_shutdown()