Home
last modified time | relevance | path

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

/linux-6.6.21/net/hsr/
Dhsr_framereg.c267 unsigned int total_pull_size = 0; in hsr_handle_sup_frame() local
285 total_pull_size += pull_size; in hsr_handle_sup_frame()
293 total_pull_size += pull_size; in hsr_handle_sup_frame()
299 total_pull_size += pull_size; in hsr_handle_sup_frame()
321 total_pull_size += pull_size; in hsr_handle_sup_frame()
337 total_pull_size += pull_size; in hsr_handle_sup_frame()
374 skb_push(skb, total_pull_size); in hsr_handle_sup_frame()