Home
last modified time | relevance | path

Searched refs:udp_push_pending_frames (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
A Dudp.c982 int udp_push_pending_frames(struct sock *sk) in udp_push_pending_frames() function
1001 EXPORT_SYMBOL(udp_push_pending_frames);
1285 err = udp_push_pending_frames(sk); in udp_sendmsg()
1365 ret = udp_push_pending_frames(sk); in udp_sendpage()
2781 udp_push_pending_frames); in udp_setsockopt()
/linux/include/net/
A Dudp.h295 int udp_push_pending_frames(struct sock *sk);
/linux/net/ipv6/
A Dudp.c1272 return udp_push_pending_frames(sk); in udp_v6_push_pending_frames()
/linux/
A Dvmlinux.symvers632 0x00000000 udp_push_pending_frames vmlinux EXPORT_SYMBOL
A DSystem.map53347 ffff800010e620e0 T udp_push_pending_frames
A D.tmp_System.map53347 ffff800010e620e0 T udp_push_pending_frames

Completed in 343 milliseconds