Date: Mon, 29 Nov 1999 15:10:13 +0100 (MET) From: Cristallo Geoffrey <cristalg@rc.bel.alcatel.be> To: freebsd-net@freebsd.org Subject: Check_Subject Message-ID: <199911291410.PAA08703@btmq9z.rc.bel.alcatel.be>
next in thread | raw e-mail | index | archive | help
hi, I need information about the output queue of each interface. This info is in the ifnet structure (in struct ifnet: struct ifqueue if_snd). How can I obtain this from user space ? If i do a sysctl for the interface list (NET_RT_IFLIST), it returns a list of struct if_msghdr, but this struct does not contain the struct ifqueue. many thanks in advance Geoffrey Cristallo mailto:cristalg@rc.bel.alcatel.be To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911291410.PAA08703>