Searched refs:ip6_make_skb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 1007 struct sk_buff *ip6_make_skb(struct sock *sk,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 1115 struct sk_buff *ip6_make_skb(struct sock *sk,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | udp.c | 1550 skb = ip6_make_skb(sk, getfrag, msg, ulen, in udpv6_sendmsg()
|
H A D | ip6_output.c | 2006 struct sk_buff *ip6_make_skb(struct sock *sk, in ip6_make_skb() function
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | udp.c | 1574 skb = ip6_make_skb(sk, getfrag, msg, ulen, in udpv6_sendmsg() 1581 /* ip6_make_skb steals dst reference */ in udpv6_sendmsg()
|
H A D | ip6_output.c | 2071 struct sk_buff *ip6_make_skb(struct sock *sk, in ip6_make_skb() function
|
Completed in 14 milliseconds