|
Linux Kernel
3.7.1
|
#include <linux/seqlock.h>#include <linux/sysctl.h>#include <linux/errno.h>#include <linux/init.h>#include <net/sock.h>#include <linux/phonet.h>#include <net/phonet/phonet.h>Go to the source code of this file.
Macros | |
| #define | DYNAMIC_PORT_MIN 0x40 |
| #define | DYNAMIC_PORT_MAX 0x7f |
Functions | |
| void | phonet_get_local_port_range (int *min, int *max) |
| int __init | phonet_sysctl_init (void) |
| void | phonet_sysctl_exit (void) |
1.8.2