HomeSort by: relevance | last modified time | path
    Searched refs:pptps_gothdr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c 27 int pptps_gothdr; member in struct:pptp_side
323 if (pptps->pptps_gothdr == 0) {
349 pptps->pptps_gothdr = 1;
367 pptps->pptps_gothdr = 0;
385 pptps->pptps_gothdr = 0;
  /src/external/bsd/ipf/dist/
ip_pptp_pxy.c 23 int pptps_gothdr; member in struct:pptp_side
330 if (pptps->pptps_gothdr == 0) {
356 pptps->pptps_gothdr = 1;
374 pptps->pptps_gothdr = 0;
392 pptps->pptps_gothdr = 0;

Completed in 23 milliseconds