HomeSort by relevance Sort by last modified time
    Searched full:his_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;
516 ccp->his_proto = ccp->my_proto = -1;
530 fp->link->name, protoname(ccp->his_proto));
531 ccp->his_proto = ccp->my_proto = -1;
550 ccp->his_proto = ccp->my_proto = -1;
560 protoname(ccp->his_proto), ccp->his_proto);
617 ccp->his_proto = opt->hdr.id;
666 ccp->his_proto = -1
    [all...]
ccp.h 94 int his_proto; /* peer's compression protocol */ member in struct:ccp

Completed in 60 milliseconds