Searched refs:udp_push_pending_frames (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dudp.h280 int udp_push_pending_frames(struct sock *sk);
/linux-master/net/ipv4/
H A Dudp.c997 int udp_push_pending_frames(struct sock *sk) function
1016 EXPORT_SYMBOL(udp_push_pending_frames); variable
1300 err = udp_push_pending_frames(sk);
1345 udp_push_pending_frames(sk);
2804 udp_push_pending_frames);
/linux-master/net/ipv6/
H A Dudp.c1315 return udp_push_pending_frames(sk);

Completed in 229 milliseconds