Home
last modified time | relevance | path

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

/net/hsr/
Dhsr_main.h81 static inline void set_hsr_tag_LSDU_size(struct hsr_tag *ht, u16 LSDU_size) in set_hsr_tag_LSDU_size() argument
84 0xF000) | (LSDU_size & 0x0FFF)); in set_hsr_tag_LSDU_size()