Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_ip6.c484 err = ip6_push_pending_frames(sk); in l2tp_ip6_push_pending_frames()
/linux-5.19.10/net/ipv6/
Dip6_output.c1958 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
1968 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
Dicmp.c303 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
Draw.c579 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()
/linux-5.19.10/include/net/
Dipv6.h1070 int ip6_push_pending_frames(struct sock *sk);