skb_to_sgvec_nomark 1123 include/linux/skbuff.h int __must_check skb_to_sgvec_nomark(struct sk_buff *skb, struct scatterlist *sg, skb_to_sgvec_nomark 4282 net/core/skbuff.c EXPORT_SYMBOL_GPL(skb_to_sgvec_nomark); skb_to_sgvec_nomark 225 net/ipv4/ah4.c err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); skb_to_sgvec_nomark 400 net/ipv4/ah4.c err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); skb_to_sgvec_nomark 416 net/ipv6/ah6.c err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); skb_to_sgvec_nomark 601 net/ipv6/ah6.c err = skb_to_sgvec_nomark(skb, sg, 0, skb->len);