Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/hsr/
A Dhsr_framereg.h70 struct hsr_node { struct
71 struct list_head mac_list;
73 spinlock_t seq_out_lock;
77 enum hsr_port_type addr_B_port;
78 unsigned long time_in[HSR_PT_PORTS];
79 bool time_in_stale[HSR_PT_PORTS];
82 bool san_a;
83 bool san_b;
84 u16 seq_out[HSR_PT_PORTS];
85 bool removed;
[all …]

Completed in 4 milliseconds