Home
last modified time | relevance | path

Searched refs:l3mdev_ip6_out (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/
Dl3mdev.h217 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() function
297 struct sk_buff *l3mdev_ip6_out(struct sock *sk, struct sk_buff *skb) in l3mdev_ip6_out() function
/Linux-v6.6/net/ipv6/
Doutput_core.c137 skb = l3mdev_ip6_out(sk, skb); in __ip6_local_out()
Draw.c645 skb = l3mdev_ip6_out(sk, skb); in rawv6_send_hdrinc()
Dip6_output.c337 skb = l3mdev_ip6_out((struct sock *)sk, skb); in ip6_xmit()