Home
last modified time | relevance | path

Searched defs:n_ptr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/tipc/
Dnode.c115 struct tipc_node *n_ptr, *temp_node; in tipc_node_create() local
226 void tipc_node_link_up(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_up()
264 static void node_select_active_links(struct tipc_node *n_ptr) in node_select_active_links()
291 void tipc_node_link_down(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_down()
333 int tipc_node_active_links(struct tipc_node *n_ptr) in tipc_node_active_links()
338 int tipc_node_is_up(struct tipc_node *n_ptr) in tipc_node_is_up()
343 void tipc_node_attach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_attach_link()
349 void tipc_node_detach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_detach_link()
361 static void node_established_contact(struct tipc_node *n_ptr) in node_established_contact()
369 static void node_lost_contact(struct tipc_node *n_ptr) in node_lost_contact()
Dbcast.c190 void tipc_bclink_acknowledge(struct tipc_node *n_ptr, u32 acked) in tipc_bclink_acknowledge()
265 void tipc_bclink_update_link_state(struct tipc_node *n_ptr, in tipc_bclink_update_link_state()
326 struct tipc_node *n_ptr = tipc_node_find(net, msg_destnode(msg)); in bclink_peek_nack() local
578 u32 tipc_bclink_acks_missing(struct tipc_node *n_ptr) in tipc_bclink_acks_missing()
Dlink.c223 struct tipc_link *tipc_link_create(struct tipc_node *n_ptr, in tipc_link_create()
483 struct tipc_node *n_ptr; in tipc_link_reset_list() local
932 struct tipc_node *n_ptr; in link_retransmit_failure() local
1042 struct tipc_node *n_ptr; in tipc_rcv() local
1774 struct tipc_node *n_ptr; in tipc_link_find_owner() local