Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.h164 struct hsr_proto_ops { struct
205 struct hsr_proto_ops *proto_ops;
166 send_sv_framehsr_proto_ops global() argument
168 handle_san_framehsr_proto_ops global() argument
170 drop_framehsr_proto_ops global() argument
171 get_untagged_framehsr_proto_ops global() argument
173 create_tagged_framehsr_proto_ops global() argument
175 fill_frame_infohsr_proto_ops global() argument
177 invalid_dan_ingress_framehsr_proto_ops global() argument
178 update_san_infohsr_proto_ops global() argument
179 register_frame_outhsr_proto_ops global() argument
H A Dhsr_device.c613 static struct hsr_proto_ops hsr_ops = {
623 static struct hsr_proto_ops prp_ops = {