Home
last modified time | relevance | path

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

/linux/net/hsr/
A Dhsr_framereg.h70 struct hsr_node { struct
71 struct list_head mac_list;
72 unsigned char macaddress_A[ETH_ALEN];
73 unsigned char macaddress_B[ETH_ALEN];
75 enum hsr_port_type addr_B_port;
76 unsigned long time_in[HSR_PT_PORTS];
77 bool time_in_stale[HSR_PT_PORTS];
80 bool san_a;
81 bool san_b;
82 u16 seq_out[HSR_PT_PORTS];
[all …]

Completed in 2 milliseconds