Home
last modified time | relevance | path

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

/Linux-v5.4/net/hsr/
Dhsr_framereg.h52 struct hsr_node { struct
53 struct list_head mac_list;
54 unsigned char macaddress_A[ETH_ALEN];
55 unsigned char macaddress_B[ETH_ALEN];
57 enum hsr_port_type addr_B_port;
58 unsigned long time_in[HSR_PT_PORTS];
59 bool time_in_stale[HSR_PT_PORTS];
60 u16 seq_out[HSR_PT_PORTS];
61 struct rcu_head rcu_head;