Home
last modified time | relevance | path

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

/linux-4.1.27/net/l2tp/
Dl2tp_ip6.c474 err = ip6_push_pending_frames(sk); in l2tp_ip6_push_pending_frames()
/linux-4.1.27/net/ipv6/
Dip6_output.c1692 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
1702 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
Dicmp.c274 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
Draw.c606 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()
/linux-4.1.27/include/net/
Dipv6.h807 int ip6_push_pending_frames(struct sock *sk);