Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_framereg.c182 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
183 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
H A Dhsr_device.c627 .handle_san_frame = prp_handle_san_frame,