Re: Fw: where can I find the IP address ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 30 Apr 2001 23:34:38 +0100 (BST)


> pa_addr in the struct device. but it doesn't exist on my computer.
>
> so I don't understand why ? Is anybody could tell me where finding the
> IP address in the kernel ?

A driver may not even have an IP address and it may change dynamically. One
side effect of this (and support for multiple addresses per node) is that
the addresses are now a chain attached to the device struct. You might find
netdev@oss.sgi.com a much better place to ask

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/