Home
last modified time | relevance | path

Searched refs:PptpCallId (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dalias_pptp.c141 typedef struct pptpCallIds *PptpCallId; typedef
143 static PptpCallId AliasVerifyPptp(struct ip *, u_int16_t *);
151 PptpCallId cptr; in AliasHandlePptpOut()
214 PptpCallId cptr; in AliasHandlePptpIn()
274 static PptpCallId
308 return (PptpCallId)(hptr + 1); in AliasVerifyPptp()