Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcfpkt_skbuff.c55 inline struct sk_buff *pkt_to_skb(struct cfpkt *pkt) in pkt_to_skb() function
104 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_destroy()
111 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_more()
118 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_peek_head()
130 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_head()
155 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_extr_trail()
184 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_body()
239 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_add_head()
272 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_getlen()
297 struct sk_buff *skb = pkt_to_skb(pkt); in cfpkt_setlen()
[all …]