Home
last modified time | relevance | path

Searched refs:hsr_add_node (Results 1 – 2 of 2) sorted by relevance

/net/hsr/
Dhsr_framereg.c132 struct hsr_node *hsr_add_node(struct list_head *node_db, unsigned char addr[], in hsr_add_node() function
198 return hsr_add_node(node_db, ethhdr->h_source, seq_out); in hsr_get_node()
233 node_real = hsr_add_node(node_db, hsr_sp->MacAddressA, in hsr_handle_sup_frame()
Dhsr_framereg.h19 struct hsr_node *hsr_add_node(struct list_head *node_db, unsigned char addr[],