Searched defs:node_db (Results 1 – 2 of 2) sorted by relevance
51 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A()66 bool hsr_is_node_in_db(struct list_head *node_db, in hsr_is_node_in_db()158 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes()185 struct list_head *node_db, in hsr_add_node()254 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node()389 struct list_head *node_db; in hsr_handle_sup_frame() local
192 struct list_head node_db; /* Known HSR nodes */ member