#ifndef CORKING_H #define CORKING_H #include extern void set_tcp_cork(int fd); extern void set_tcp_uncork(int fd); extern void set_udp_cork(int fd); extern void set_udp_uncork(int fd); extern void set_sock_cork(int fd, bool is_udp); extern void set_sock_uncork(int fd, bool is_udp); #endif /* CORKING_H */ /sysfs.c?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
t.cgi/linux/net-next.git/log/sound/soc/blackfin/bf5xx-ad73311.c?h=nds-private-remove&id=fdace6c224e9fc0e81337b6fee3cfd136824c983&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines