Home
last modified time | relevance | path

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

/Linux-v5.4/net/hsr/
Dhsr_main.h26 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
27 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
Dhsr_framereg.c196 seq_out = HSR_SEQNR_START; in hsr_get_node()
235 HSR_SEQNR_START - 1); in hsr_handle_sup_frame()
Dhsr_device.c449 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()