HomeSort by relevance Sort by last modified time
    Searched refs:my_proto (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
ccp.c 173 protoname(ccp->my_proto), protoname(ccp->his_proto));
275 ccp->his_proto = ccp->my_proto = -1;
356 ccp->my_proto = -1;
388 ccp->my_proto = (*o)->val.hdr.id;
516 ccp->his_proto = ccp->my_proto = -1;
531 ccp->his_proto = ccp->my_proto = -1;
549 fp->link->name, protoname(ccp->my_proto));
550 ccp->his_proto = ccp->my_proto = -1;
559 fp->link->name, protoname(ccp->my_proto), ccp->my_proto,
    [all...]
ccp.h 95 int my_proto; /* our compression protocol */ member in struct:ccp

Completed in 4219 milliseconds