Subject: Re: SIOCGPPPSTATS for all network i/f To: Matt Thomas <matt@3am-software.com> From: Martin Husemann <martin@duskware.de> List: tech-kern Date: 05/23/2002 09:52:49
> Privately, in my own sources, I have two ioctls:
>
> #define SIOCGIFDATA _IOWR('i', xx, struct ifdatareq)
> #define SIOCZIFDATA _IOWR('i', xx, struct ifdatareq)
Cool, that's even better.
Maybe you should forward that to the bsd-api list?
Martin