Searched defs:node_db (Results 1 – 4 of 4) sorted by relevance
62 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A()121 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes()148 struct list_head *node_db, in hsr_add_node()205 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node()270 struct list_head *node_db; in hsr_handle_sup_frame() local
204 struct list_head node_db; /* Known HSR nodes */ member
81 static struct hsr_node *find_node_by_AddrA(struct list_head *node_db, in find_node_by_AddrA()144 struct hsr_node *hsr_add_node(struct list_head *node_db, unsigned char addr[], in hsr_add_node()176 struct list_head *node_db = &port->hsr->node_db; in hsr_get_node() local223 struct list_head *node_db; in hsr_handle_sup_frame() local
168 struct list_head node_db; /* Known HSR nodes */ member