Home
last modified time | relevance | path

Searched refs:PRP_TLV_REDBOX_MAC (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/hsr/
Dhsr_main.h48 #define PRP_TLV_REDBOX_MAC 30 macro
Dhsr_device.c338 hsr_stlv->HSR_TLV_type = PRP_TLV_REDBOX_MAC; in send_hsr_supervision_frame()
Dhsr_framereg.c355 if (hsr_sup_tlv->HSR_TLV_type == PRP_TLV_REDBOX_MAC) { in hsr_handle_sup_frame()
Dhsr_forward.c96 if (hsr_sup_tlv->HSR_TLV_type == PRP_TLV_REDBOX_MAC) { in is_supervision_frame()