Home
last modified time | relevance | path

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

/linux-6.1.9/net/caif/
Dcfpkt_skbuff.c55 static inline struct sk_buff *pkt_to_skb(struct cfpkt *pkt) in pkt_to_skb() function
98 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_destroy()
104 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_more()
110 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_peek_head()
121 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_head()
147 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_trail()
174 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_body()
217 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_head()
249 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_getlen()
272 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_setlen()
[all …]