Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_output.c1997 int ip6_push_pending_frames(struct sock *sk) in ip6_push_pending_frames() function
2007 EXPORT_SYMBOL_GPL(ip6_push_pending_frames);
H A Dicmp.c313 ip6_push_pending_frames(sk); in icmpv6_push_pending_frames()
H A Draw.c588 err = ip6_push_pending_frames(sk); in rawv6_push_pending_frames()