Lines Matching defs:node_db
53 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A()
68 bool hsr_is_node_in_db(struct list_head *node_db, in hsr_is_node_in_db()
160 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes()
187 struct list_head *node_db, in hsr_add_node()
256 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node()
382 struct list_head *node_db; in hsr_handle_sup_frame() local