Home
last modified time | relevance | path

Searched refs:hsr_fill_tag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_forward.c207 static struct sk_buff *hsr_fill_tag(struct sk_buff *skb, in hsr_fill_tag() function
273 /* skb_put_padto free skb on error and hsr_fill_tag returns NULL in in hsr_create_tagged_frame()
276 return hsr_fill_tag(skb, frame, port, port->hsr->prot_version); in hsr_create_tagged_frame()
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_forward.c249 static struct sk_buff *hsr_fill_tag(struct sk_buff *skb, in hsr_fill_tag() function
317 /* skb_put_padto free skb on error and hsr_fill_tag returns NULL in in hsr_create_tagged_frame()
320 return hsr_fill_tag(skb, frame, port, port->hsr->prot_version); in hsr_create_tagged_frame()

Completed in 2 milliseconds