Searched refs:PF_GRE_PPTP_VARIANT (Results 1 – 2 of 2) sorted by relevance
878 if (a->proto_variant == PF_GRE_PPTP_VARIANT && in pf_state_compare_lan_ext()998 if (a->proto_variant == PF_GRE_PPTP_VARIANT && in pf_state_compare_ext_gwy()1909 if (proto_variant == PF_GRE_PPTP_VARIANT) { in pf_print_sk_host()2988 if (proto_variant == PF_GRE_PPTP_VARIANT) { in pf_match_xport()4971 if (pd->proto_variant == PF_GRE_PPTP_VARIANT) { in pf_test_rule()5127 (pd->proto_variant == PF_GRE_PPTP_VARIANT)) { in pf_test_rule()5460 PF_GRE_PPTP_VARIANT) { in pf_test_rule()6250 if (pd->proto_variant == PF_GRE_PPTP_VARIANT) { in pf_test_dummynet()6671 gsk->proto_variant = PF_GRE_PPTP_VARIANT; in pf_pptp_handler()6807 key.proto_variant = PF_GRE_PPTP_VARIANT; in pf_pptp_handler()[all …]
160 #define PF_GRE_PPTP_VARIANT 0x01 macro