Commit 1b620154 authored by Al Viro's avatar Al Viro Committed by David S. Miller

[IPV4]: PIMv2 header annotations

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent df7a3b07
......@@ -213,8 +213,8 @@ struct pimreghdr
{
__u8 type;
__u8 reserved;
__u16 csum;
__u32 flags;
__be16 csum;
__be32 flags;
};
extern int pim_rcv_v1(struct sk_buff *);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment