ftp.nice.ch/pub/next/connectivity/protocol/GateKeeper.2.2.s.tar.gz#/GateKeeper.2.2.s/pppstats.h

This is pppstats.h in view mode; [Download] [Up]

struct pppIO {	
    int          inPkts;
    int          outPkts;
};

struct pppIO pppIOstat;

struct pppIO * intpr(void);
void openSocket(id aView);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.