Home
last modified time | relevance | path

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

/Linux-v4.19/net/hsr/
Dhsr_framereg.c26 struct hsr_node { struct
27 struct list_head mac_list;
28 unsigned char MacAddressA[ETH_ALEN];
29 unsigned char MacAddressB[ETH_ALEN];
31 enum hsr_port_type AddrB_port;
32 unsigned long time_in[HSR_PT_PORTS];
33 bool time_in_stale[HSR_PT_PORTS];
34 u16 seq_out[HSR_PT_PORTS];
35 struct rcu_head rcu_head;