Searched defs:node_db (Results 1 – 2 of 2) sorted by relevance
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()126 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes()153 struct list_head *node_db, in hsr_add_node()222 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node()348 struct list_head *node_db; in hsr_handle_sup_frame() local
192 struct list_head node_db; /* Known HSR nodes */ member