In article <[EMAIL PROTECTED]> (at Wed, 18 Oct 2006 07:08:07 +0200), Eric 
Dumazet <[EMAIL PROTECTED]> says:

>               
> +#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
>               struct {
>                       struct in6_addr         daddr;
>                       struct in6_addr         saddr;

#ifdef CONFIG_IPV6_ROUTE_FWMARK

>                       __u32                   fwmark;

#endif

>                       __u32                   flowlabel;
>               } ip6_u;
> +#endif
>  
>               struct {
>                       __le16                  daddr;

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to