Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_framereg.c296 unsigned int total_pull_size = 0; in hsr_handle_sup_frame() local
314 total_pull_size += pull_size; in hsr_handle_sup_frame()
322 total_pull_size += pull_size; in hsr_handle_sup_frame()
328 total_pull_size += pull_size; in hsr_handle_sup_frame()
350 total_pull_size += pull_size; in hsr_handle_sup_frame()
366 total_pull_size += pull_size; in hsr_handle_sup_frame()
403 skb_push(skb, total_pull_size); in hsr_handle_sup_frame()