Home
last modified time | relevance | path

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

/net/hsr/
A Dhsr_framereg.c138 void prp_handle_san_frame(bool san, enum hsr_port_type port, in prp_handle_san_frame() argument
158 u16 seq_out, bool san, in hsr_add_node() argument
186 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
187 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
225 bool san = false; in hsr_get_node() local
274 san = true; in hsr_get_node()
280 san, rx_port); in hsr_get_node()
A Dhsr_framereg.h68 void prp_handle_san_frame(bool san, enum hsr_port_type port,
A Dhsr_main.h168 void (*handle_san_frame)(bool san, enum hsr_port_type port,

Completed in 6 milliseconds