From owner-freebsd-net Mon Nov 29 6:10:26 1999 Delivered-To: freebsd-net@freebsd.org Received: from btm4r4.alcatel.be (btm4r4.alcatel.be [195.207.101.110]) by hub.freebsd.org (Postfix) with ESMTP id 8E83414C26 for ; Mon, 29 Nov 1999 06:10:22 -0800 (PST) (envelope-from cristalg@rc.bel.alcatel.be) Received: from btmq9s.rc.bel.alcatel.be (btmq9s.rc.bel.alcatel.be [138.203.65.182]) by btm4r4.alcatel.be (8.9.1a/8.9.1) with ESMTP id PAA20387 for ; Mon, 29 Nov 1999 15:10:15 +0100 (MET) Received: from btmq9z.rc.bel.alcatel.be (btmq9z [138.203.65.192]) by btmq9s.rc.bel.alcatel.be (8.8.8+Sun/8.8.8) with ESMTP id PAA05420 for ; Mon, 29 Nov 1999 15:12:00 +0100 (MET) Subject: Check_Subject Received: from btmq9z.rc.bel.alcatel.be (btmq9z.rc.bel.alcatel.be [138.203.65.192]) by btmq9z.rc.bel.alcatel.be (8.8.8+Sun/8.8.8) with SMTP id PAA08703 for ; Mon, 29 Nov 1999 15:10:13 +0100 (MET) Message-Id: <199911291410.PAA08703@btmq9z.rc.bel.alcatel.be> Date: Mon, 29 Nov 1999 15:10:13 +0100 (MET) From: Cristallo Geoffrey Reply-To: Cristallo Geoffrey To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: bRm3dUfFK9ysbUmFIMFjzQ== X-Mailer: dtmail 1.2.1 CDE Version 1.2.1 SunOS 5.6 sun4u sparc Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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