Home
last modified time | relevance | path

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

/net/hsr/
Dhsr_forward.c128 int lsdu_size; in hsr_fill_tag() local
135 lsdu_size = skb->len - 14; in hsr_fill_tag()
137 lsdu_size -= 4; in hsr_fill_tag()
142 set_hsr_tag_LSDU_size(&hsr_ethhdr->hsr_tag, lsdu_size); in hsr_fill_tag()