Searched defs:hsr_frame_info (Results 1 – 1 of 1) sorted by relevance
23 struct hsr_frame_info { struct24 struct sk_buff *skb_std;25 struct sk_buff *skb_hsr;26 struct hsr_port *port_rcv;27 struct hsr_node *node_src;28 u16 sequence_nr;29 bool is_supervision;30 bool is_vlan;31 bool is_local_dest;32 bool is_local_exclusive;