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

  /src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c 200 grehdr_t gre;
fil.c 1098 grehdr_t *gre;
1100 if (ipf_pr_pullup(fin, sizeof(grehdr_t)) == -1) {
1654 grehdr_t *gre;
1656 ipf_pr_short(fin, sizeof(grehdr_t));
1663 if (ipf_pr_pullup(fin, sizeof(grehdr_t)) == -1) {
8221 grehdr_t gre;
8244 hlen += sizeof(grehdr_t);
ip_fil.h 1243 } grehdr_t; typedef in typeref:struct:grehdr

Completed in 50 milliseconds