Searched defs:skb_to_sgvec (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/core/ | ||
H A D | skbuff.c | 3446 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) skb_to_sgvec() function 3454 EXPORT_SYMBOL_GPL(skb_to_sgvec); variable |
Completed in 171 milliseconds