Home
last modified time | relevance | path

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

/Linux-v4.19/net/hsr/
Dhsr_main.h32 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
33 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
Dhsr_framereg.c195 seq_out = HSR_SEQNR_START; in hsr_get_node()
234 HSR_SEQNR_START - 1); in hsr_handle_sup_frame()
Dhsr_device.c463 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()