|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/gfp.h>#include <linux/in.h>#include <net/tcp.h>#include "rds.h"#include "tcp.h"Go to the source code of this file.
Functions | |
| void | rds_tcp_listen_data_ready (struct sock *sk, int bytes) |
| int | rds_tcp_listen_init (void) |
| void | rds_tcp_listen_stop (void) |
Definition at line 111 of file tcp_listen.c.
Definition at line 138 of file tcp_listen.c.
Definition at line 176 of file tcp_listen.c.
1.8.2