Home
last modified time | relevance | path

Searched refs:invalid_dan_ingress_frame (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_slave.c56 if (hsr->proto_ops->invalid_dan_ingress_frame && in hsr_handle_frame()
57 hsr->proto_ops->invalid_dan_ingress_frame(protocol)) in hsr_handle_frame()
H A Dhsr_main.h197 bool (*invalid_dan_ingress_frame)(__be16 protocol); member
H A Dhsr_device.c424 .invalid_dan_ingress_frame = hsr_invalid_dan_ingress_frame,
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_slave.c58 hsr->proto_ops->invalid_dan_ingress_frame && in hsr_handle_frame()
59 hsr->proto_ops->invalid_dan_ingress_frame(protocol)) in hsr_handle_frame()
H A Dhsr_main.h181 bool (*invalid_dan_ingress_frame)(__be16 protocol); member
H A Dhsr_device.c425 .invalid_dan_ingress_frame = hsr_invalid_dan_ingress_frame,

Completed in 4 milliseconds