Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dudp.c1720 skb = ip6_make_skb(sk, ip_generic_getfrag, msg, ulen, in udpv6_sendmsg()
1727 /* ip6_make_skb steals dst reference */ in udpv6_sendmsg()
H A Dip6_output.c2064 struct sk_buff *ip6_make_skb(struct sock *sk, in ip6_make_skb() function