Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6.h1115 struct sk_buff *ip6_make_skb(struct sock *sk,
/openbmc/linux/net/ipv6/
H A Dudp.c1585 skb = ip6_make_skb(sk, getfrag, msg, ulen, in udpv6_sendmsg()
H A Dip6_output.c2087 struct sk_buff *ip6_make_skb(struct sock *sk, in ip6_make_skb() function