Searched defs:hsr_frame_info (Results 1 – 1 of 1) sorted by relevance
18 struct hsr_frame_info { struct19 struct sk_buff *skb_std;20 struct sk_buff *skb_hsr;21 struct hsr_port *port_rcv;22 struct hsr_node *node_src;23 u16 sequence_nr;24 bool is_supervision;25 bool is_vlan;26 bool is_local_dest;27 bool is_local_exclusive;