Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.h32 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
33 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
H A Dhsr_device.c755 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()