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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1266 #define GRE_REV(x) ((ntohs(x) >> 13) & 7)
ip_state.c 1534 if (GRE_REV(is->is_gre.gs_flags) == 1) {
3199 if (GRE_REV(gre->gr_flags) == 1) {
fil.c 1108 if (GRE_REV(gre->gr_flags) == 1)
1669 if (GRE_REV(gre->gr_flags) == 1)

Completed in 23 milliseconds