/* * FIXME: header */ #include <pproto/pproto.h> int pp_passive(struct pp_instance *ppi, unsigned char *pkt, int plen) { /* TODO */ return 0; }