Searched refs:udp_push_pending_frames (Results 1 – 3 of 3) sorted by relevance
907 int udp_push_pending_frames(struct sock *sk) in udp_push_pending_frames() function926 EXPORT_SYMBOL(udp_push_pending_frames);1210 err = udp_push_pending_frames(sk); in udp_sendmsg()1290 ret = udp_push_pending_frames(sk); in udp_sendpage()2636 udp_push_pending_frames); in udp_setsockopt()2646 udp_push_pending_frames); in compat_udp_setsockopt()
285 int udp_push_pending_frames(struct sock *sk);
1195 return udp_push_pending_frames(sk); in udp_v6_push_pending_frames()