Home
last modified time | relevance | path

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

/Linux-v6.1/net/hsr/
Dhsr_framereg.c298 unsigned int total_pull_size = 0; in hsr_handle_sup_frame() local
317 total_pull_size += pull_size; in hsr_handle_sup_frame()
325 total_pull_size += pull_size; in hsr_handle_sup_frame()
331 total_pull_size += pull_size; in hsr_handle_sup_frame()
355 total_pull_size += pull_size; in hsr_handle_sup_frame()
371 total_pull_size += pull_size; in hsr_handle_sup_frame()
404 skb_push(skb, total_pull_size); in hsr_handle_sup_frame()