Home
last modified time | relevance | path

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

/linux-4.4.14/net/l2tp/
Dl2tp_ip6.c476 err = ip6_push_pending_frames(sk); in l2tp_ip6_push_pending_frames()
/linux-4.4.14/net/ipv6/
Dicmp.c275 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
Dip6_output.c1708 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
1718 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
Draw.c607 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()
/linux-4.4.14/include/net/
Dipv6.h847 int ip6_push_pending_frames(struct sock *sk);