Lines Matching defs:n
201 static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l) in tipc_node_calculate_timer()
295 struct tipc_node *n = (struct tipc_node *)data; in tipc_node_timeout() local
326 static void __tipc_node_link_up(struct tipc_node *n, int bearer_id, in __tipc_node_link_up()
387 static void tipc_node_link_up(struct tipc_node *n, int bearer_id, in tipc_node_link_up()
398 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, in __tipc_node_link_down()
469 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down()
498 bool tipc_node_is_up(struct tipc_node *n) in tipc_node_is_up()
509 struct tipc_node *n; in tipc_node_check_dest() local
638 struct tipc_node *n; in tipc_node_delete_links() local
647 static void tipc_node_reset_links(struct tipc_node *n) in tipc_node_reset_links()
663 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt()
837 bool tipc_node_filter_pkt(struct tipc_node *n, struct tipc_msg *hdr) in tipc_node_filter_pkt()
855 static void node_lost_contact(struct tipc_node *n, in node_lost_contact()
1000 static struct tipc_link *tipc_node_select_link(struct tipc_node *n, int sel, in tipc_node_select_link()
1027 struct tipc_node *n; in tipc_node_xmit() local
1095 struct tipc_node *n; in tipc_node_bc_rcv() local
1145 static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb, in tipc_node_check_state()
1276 struct tipc_node *n; in tipc_rcv() local