Searched refs:skbh (Results 1 – 1 of 1) sorted by relevance
1883 struct sk_buff **skbh; in skb_to_contig_fd() local1894 skbh = (struct sk_buff **)buff_start; in skb_to_contig_fd()1895 *skbh = skb; in skb_to_contig_fd()1935 struct sk_buff **skbh; in skb_to_sg_fd() local2008 skbh = (struct sk_buff **)buff_start; in skb_to_sg_fd()2009 *skbh = skb; in skb_to_sg_fd()