Home
last modified time | relevance | path

Searched defs:node_db (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_framereg.c62 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A() argument
121 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes() argument
206 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node() argument
147 hsr_add_node(struct hsr_priv *hsr, struct list_head *node_db, unsigned char addr[], u16 seq_out, bool san, enum hsr_port_type rx_port) hsr_add_node() argument
271 struct list_head *node_db; hsr_handle_sup_frame() local
[all...]
H A Dhsr_main.h204 struct list_head node_db; /* Known HSR nodes */ member
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_framereg.c61 static struct hsr_node *find_node_by_addr_A(struct list_head *node_db, in find_node_by_addr_A() argument
112 void hsr_del_nodes(struct list_head *node_db) in hsr_del_nodes() argument
197 struct hsr_node *hsr_get_node(struct hsr_port *port, struct list_head *node_db, in hsr_get_node() argument
138 hsr_add_node(struct hsr_priv *hsr, struct list_head *node_db, unsigned char addr[], u16 seq_out, bool san, enum hsr_port_type rx_port) hsr_add_node() argument
267 struct list_head *node_db; hsr_handle_sup_frame() local
[all...]
H A Dhsr_main.h194 struct list_head node_db; /* Known HSR nodes */ member

Completed in 3 milliseconds