Linux Kernel
3.7.1
|
#include <asm/byteorder.h>
Go to the source code of this file.
Data Structures | |
struct | pimreghdr |
Macros | |
#define | PIM_V1_VERSION cpu_to_be32(0x10000000) |
#define | PIM_V1_REGISTER 1 |
#define | PIM_VERSION 2 |
#define | PIM_REGISTER 1 |
#define | PIM_NULL_REGISTER cpu_to_be32(0x40000000) |
Functions | |
int | pim_rcv_v1 (struct sk_buff *) |
#define PIM_NULL_REGISTER cpu_to_be32(0x40000000) |
#define PIM_V1_VERSION cpu_to_be32(0x10000000) |