Home
last modified time | relevance | path

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

/linux-4.1.27/net/hsr/
Dhsr_forward.c74 static struct sk_buff *create_stripped_skb(struct sk_buff *skb_in, in create_stripped_skb() function
107 frame->skb_std = create_stripped_skb(frame->skb_hsr, frame); in frame_get_stripped_skb()