Home
last modified time | relevance | path

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

/linux-5.19.10/net/hsr/
Dhsr_main.h31 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
32 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
Dhsr_framereg.c273 seq_out = HSR_SEQNR_START; in hsr_get_node()
344 HSR_SEQNR_START - 1, true, in hsr_handle_sup_frame()
Dhsr_device.c521 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()