Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.h40 #define HSR_TLV_EOT 0 /* End of TLVs */ macro
H A Dhsr_device.c423 hsr_stlv->HSR_TLV_type = HSR_TLV_EOT; in send_prp_supervision_frame()
H A Dhsr_forward.c113 if (hsr_sup_tlv->HSR_TLV_type != HSR_TLV_EOT || in is_supervision_frame()