summaryrefslogtreecommitdiff
path: root/linux/src/include/net/ipip.h
blob: bba1492ed237d3bf53eba617bd3f0a58cda1a5bf (plain)
1
2
3
4
extern int ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
		__u32 daddr, unsigned short len, __u32 saddr,
                                   int redo, struct inet_protocol *protocol);