• Home
  • Raw
  • Download

Lines Matching defs:n

179 static struct tipc_link *node_active_link(struct tipc_node *n, int sel)  in node_active_link()
191 struct tipc_node *n; in tipc_node_get_mtu() local
217 struct tipc_node *n; in tipc_node_get_id() local
237 struct tipc_node *n; in tipc_node_get_capabilities() local
250 struct tipc_node *n = container_of(kref, struct tipc_node, kref); in tipc_node_kref_release() local
294 struct tipc_node *n; in tipc_node_find_by_id() local
311 static void tipc_node_read_lock(struct tipc_node *n) in tipc_node_read_lock()
316 static void tipc_node_read_unlock(struct tipc_node *n) in tipc_node_read_unlock()
321 static void tipc_node_write_lock(struct tipc_node *n) in tipc_node_write_lock()
326 static void tipc_node_write_unlock_fast(struct tipc_node *n) in tipc_node_write_unlock_fast()
331 static void tipc_node_write_unlock(struct tipc_node *n) in tipc_node_write_unlock()
373 static void tipc_node_assign_peer_net(struct tipc_node *n, u32 hash_mixes) in tipc_node_assign_peer_net()
406 struct tipc_node *n, *temp_node; in tipc_node_create() local
499 static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l) in tipc_node_calculate_timer()
541 struct tipc_node *n; in tipc_node_subscribe() local
559 struct tipc_node *n; in tipc_node_unsubscribe() local
680 struct tipc_node *n = from_timer(n, t, timer); in tipc_node_timeout() local
726 static void __tipc_node_link_up(struct tipc_node *n, int bearer_id, in __tipc_node_link_up()
792 static void tipc_node_link_up(struct tipc_node *n, int bearer_id, in tipc_node_link_up()
824 static void tipc_node_link_failover(struct tipc_node *n, struct tipc_link *l, in tipc_node_link_failover()
850 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, in __tipc_node_link_down()
924 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down()
959 static bool node_is_up(struct tipc_node *n) in node_is_up()
966 struct tipc_node *n; in tipc_node_is_up() local
982 struct tipc_node *n; in tipc_node_suggest_addr() local
998 struct tipc_node *n; in tipc_node_try_addr() local
1032 struct tipc_node *n; in tipc_node_check_dest() local
1174 struct tipc_node *n; in tipc_node_delete_links() local
1183 static void tipc_node_reset_links(struct tipc_node *n) in tipc_node_reset_links()
1198 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt()
1374 static void node_lost_contact(struct tipc_node *n, in node_lost_contact()
1546 struct tipc_node *n; in tipc_node_xmit() local
1644 struct tipc_node *n; in tipc_node_broadcast() local
1665 static void tipc_node_mcast_rcv(struct tipc_node *n) in tipc_node_mcast_rcv()
1678 static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr, in tipc_node_bc_sync_rcv()
1723 struct tipc_node *n; in tipc_node_bc_rcv() local
1771 static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb, in tipc_node_check_state()
1927 struct tipc_node *n; in tipc_rcv() local
2025 struct tipc_node *n; in tipc_node_apply_property() local
2177 struct tipc_node *n; in tipc_node_find_by_name() local
2670 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump()
2721 struct tipc_node *n; in tipc_node_pre_cleanup_net() local