Home
last modified time | relevance | path

Searched defs:hsr_node (Results 1 – 1 of 1) sorted by relevance

/linux/net/hsr/
A Dhsr_framereg.h76 struct hsr_node { struct
77 struct list_head mac_list;
79 spinlock_t seq_out_lock;
83 enum hsr_port_type addr_B_port;
84 unsigned long time_in[HSR_PT_PORTS];
85 bool time_in_stale[HSR_PT_PORTS];
88 bool san_a;
89 bool san_b;
90 u16 seq_out[HSR_PT_PORTS];
91 bool removed;
[all …]

Completed in 3 milliseconds