Home
last modified time | relevance | path

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

/net/ipv4/
Dah4.c223 err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); in ah_output()
398 err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); in ah_input()
/net/ipv6/
Dah6.c426 err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); in ah6_output()
609 err = skb_to_sgvec_nomark(skb, sg, 0, skb->len); in ah6_input()
/net/core/
Dskbuff.c3526 int skb_to_sgvec_nomark(struct sk_buff *skb, struct scatterlist *sg, in skb_to_sgvec_nomark() function
3531 EXPORT_SYMBOL_GPL(skb_to_sgvec_nomark);