Home
last modified time | relevance | path

Searched refs:HSR_TLV_Length (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/hsr/
Dhsr_main.h110 __u8 HSR_TLV_Length; member
Dhsr_forward.c84 if ((hsrSupTag->HSR_TLV_Length != 12) && in is_supervision_frame()
85 (hsrSupTag->HSR_TLV_Length != in is_supervision_frame()
Dhsr_device.c311 hsr_stag->HSR_TLV_Length = hsrVer ? sizeof(struct hsr_sup_payload) : 12; in send_hsr_supervision_frame()