Home
last modified time | relevance | path

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

/linux-4.1.27/net/caif/
Dcfpkt_skbuff.c56 static inline struct sk_buff *pkt_to_skb(struct cfpkt *pkt) in pkt_to_skb() function
103 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_destroy()
109 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_more()
115 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_peek_head()
126 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_head()
152 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_trail()
179 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_body()
222 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_head()
254 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_getlen()
277 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_setlen()
[all …]