[IPV6]: Allow to replace skbuff by TLV parser.
[deliverable/linux.git] / include / net / ipv6.h
index c4ea1271057601471d513e6b96d25873b4e737b2..8e6ec6063f8ce1a00197744c135e1e3a7b65107c 100644 (file)
@@ -229,7 +229,7 @@ extern int                  ip6_ra_control(struct sock *sk, int sel,
                                               void (*destructor)(struct sock *));
 
 
-extern int                     ipv6_parse_hopopts(struct sk_buff *skb);
+extern int                     ipv6_parse_hopopts(struct sk_buff **skbp);
 
 extern struct ipv6_txoptions *  ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt);
 extern struct ipv6_txoptions * ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt,
This page took 0.025009 seconds and 5 git commands to generate.