|
Linux Kernel
3.7.1
|
#include <net/ip6_checksum.h>Go to the source code of this file.
Macros | |
| #define | UDPLITE_SEND_CSCOV 10 /* sender partial coverage (as sent) */ |
| #define | UDPLITE_RECV_CSCOV 11 /* receiver partial coverage (threshold ) */ |
Functions | |
| void | udplite4_register (void) |
| int | udplite_get_port (struct sock *sk, unsigned short snum, int(*scmp)(const struct sock *, const struct sock *)) |
Variables | |
| struct proto | udplite_prot |
| struct udp_table | udplite_table |
| int udplite_get_port | ( | struct sock * | sk, |
| unsigned short | snum, | ||
| int(*)(const struct sock *, const struct sock *) | scmp | ||
| ) |
1.8.2