Home
last modified time | relevance | path

Searched refs:prp_update_san_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/hsr/
H A Dhsr_framereg.h68 void prp_update_san_info(struct hsr_node *node, bool is_sup);
H A Dhsr_device.c432 .update_san_info = prp_update_san_info,
H A Dhsr_framereg.c186 void prp_update_san_info(struct hsr_node *node, bool is_sup) in prp_update_san_info() function