Home
last modified time | relevance | path

Searched refs:ip6_push_pending_frames (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/net/l2tp/
Dl2tp_ip6.c479 err = ip6_push_pending_frames(sk); in l2tp_ip6_push_pending_frames()
/Linux-v6.6/net/ipv6/
Dip6_output.c2029 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
2039 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
Dicmp.c307 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
Draw.c581 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()
/Linux-v6.6/include/net/
Dipv6.h1106 int ip6_push_pending_frames(struct sock *sk);