Home
last modified time | relevance | path

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

/Linux-v4.19/net/l2tp/
Dl2tp_ip6.c482 err = ip6_push_pending_frames(sk); in l2tp_ip6_push_pending_frames()
/Linux-v4.19/net/ipv6/
Dip6_output.c1707 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
1717 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
Dicmp.c288 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
Draw.c616 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()
/Linux-v4.19/include/net/
Dipv6.h937 int ip6_push_pending_frames(struct sock *sk);