Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[IPV4]: PIMv2 header annotations

parent df7a3b07
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 *);