Searched refs:his_proto (Results 1 - 2 of 2) sorted by relevance

/external/libppp/src/
H A Dccp.c173 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
[all...]
H A Dccp.h94 int his_proto; /* peer's compression protocol */ member in struct:ccp

Completed in 46 milliseconds