Ian Brown <[EMAIL PROTECTED]> wrote:
>
> 3) in net/core/dst.c:
> struct dst_entry *dst_destroy(struct dst_entry * dst)
>        {
>        ...
>        ...     
>  int nohash = dst->flags & DST_NOHASH;
>        ...
>        ...     
> }

You were so close :)

This is where it's used.  Look harder.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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