X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fnet%2Fudp.h;h=ccce83707046ca85dd0a1d20c2c2e937342fd270;hb=36d926b94a9908937593e5669162305a071b9cc3;hp=3e55a99b0ba3836441804f33b7c6880d21a3d9cb;hpb=49d074f4009a7b5ce9c17b040f978abcb4d7f6f6;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/net/udp.h b/include/net/udp.h index 3e55a99..ccce837 100644 --- a/include/net/udp.h +++ b/include/net/udp.h @@ -135,6 +135,7 @@ extern void udp_err(struct sk_buff *, u32); extern int udp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, size_t len); +extern void udp_flush_pending_frames(struct sock *sk); extern int udp_rcv(struct sk_buff *skb); extern int udp_ioctl(struct sock *sk, int cmd, unsigned long arg);