Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | raw_hashinfo |
struct | raw_sock |
Macros | |
#define | RAW_HTABLE_SIZE MAX_INET_PROTOS |
Functions | |
void | raw_icmp_error (struct sk_buff *, int, u32) |
int | raw_local_deliver (struct sk_buff *, int) |
int | raw_rcv (struct sock *, struct sk_buff *) |
void | raw_hash_sk (struct sock *sk) |
void | raw_unhash_sk (struct sock *sk) |
Variables | |
struct proto | raw_prot |
#define RAW_HTABLE_SIZE MAX_INET_PROTOS |