Home
last modified time | relevance | path

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

/linux-6.1.9/net/hsr/
Dhsr_framereg.c274 unsigned int total_pull_size = 0; in hsr_handle_sup_frame() local
292 total_pull_size += pull_size; in hsr_handle_sup_frame()
300 total_pull_size += pull_size; in hsr_handle_sup_frame()
306 total_pull_size += pull_size; in hsr_handle_sup_frame()
328 total_pull_size += pull_size; in hsr_handle_sup_frame()
344 total_pull_size += pull_size; in hsr_handle_sup_frame()
381 skb_push(skb, total_pull_size); in hsr_handle_sup_frame()