Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_pptp_pxy.c227 gre.gr_flags = htons(1 << 13); in ipf_p_pptp_donatstate()
H A Dip_fil.h1245 #define gr_flags gr_un.gru_flags macro
H A Dip_state.c1532 is->is_gre.gs_flags = gre->gr_flags; in ipf_state_add()
3199 if (GRE_REV(gre->gr_flags) == 1) { in ipf_state_lookup()
H A Dfil.c1108 if (GRE_REV(gre->gr_flags) == 1) in ipf_pr_gre6()
1669 if (GRE_REV(gre->gr_flags) == 1) in ipf_pr_gre()
/netbsd/external/bsd/ipf/dist/
H A Dip_pptp_pxy.c230 gre.gr_flags = htons(1 << 13);