|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/slab.h>#include <net/sctp/sctp.h>#include <net/sctp/sm.h>Go to the source code of this file.
Macros | |
| #define | MAX_KMALLOC_SIZE 131072 |
Functions | |
| struct sctp_ssnmap * | sctp_ssnmap_new (__u16 in, __u16 out, gfp_t gfp) |
| void | sctp_ssnmap_clear (struct sctp_ssnmap *map) |
| void | sctp_ssnmap_free (struct sctp_ssnmap *map) |
| void sctp_ssnmap_clear | ( | struct sctp_ssnmap * | map | ) |
| void sctp_ssnmap_free | ( | struct sctp_ssnmap * | map | ) |
1.8.2