port_build_self_abort_msg 64 net/tipc/port.c static struct sk_buff* port_build_self_abort_msg(struct port *,u32 err); port_build_self_abort_msg 465 net/tipc/port.c abuf = port_build_self_abort_msg(p_ptr, err); port_build_self_abort_msg 507 net/tipc/port.c buf = port_build_self_abort_msg(p_ptr, TIPC_ERR_NO_PORT); port_build_self_abort_msg 534 net/tipc/port.c buf = port_build_self_abort_msg(p_ptr, TIPC_ERR_NO_NODE); port_build_self_abort_msg 601 net/tipc/port.c abort_buf = port_build_self_abort_msg(p_ptr, err);