Searched refs:pull_size (Results 1 – 1 of 1) sorted by relevance
299 unsigned int pull_size = 0; in hsr_handle_sup_frame() local317 skb_pull(skb, pull_size); in hsr_handle_sup_frame()318 total_pull_size += pull_size; in hsr_handle_sup_frame()325 skb_pull(skb, pull_size); in hsr_handle_sup_frame()326 total_pull_size += pull_size; in hsr_handle_sup_frame()331 skb_pull(skb, pull_size); in hsr_handle_sup_frame()332 total_pull_size += pull_size; in hsr_handle_sup_frame()353 skb_pull(skb, pull_size); in hsr_handle_sup_frame()354 total_pull_size += pull_size; in hsr_handle_sup_frame()369 skb_pull(skb, pull_size); in hsr_handle_sup_frame()[all …]
Completed in 5 milliseconds