Searched defs:node_db (Results 1 – 2 of 2) sorted by relevance
62 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A()120 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes()133 struct hsr_node *hsr_add_node(struct list_head *node_db, unsigned char addr[], in hsr_add_node()165 struct list_head *node_db = &port->hsr->node_db; in hsr_get_node() local212 struct list_head *node_db; in hsr_handle_sup_frame() local
156 struct list_head node_db; /* Known HSR nodes */ member