Searched refs:PF_GRE_PPTP_VARIANT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c845 if (a->proto_variant == PF_GRE_PPTP_VARIANT &&
975 if (a->proto_variant == PF_GRE_PPTP_VARIANT &&
1835 if (proto_variant == PF_GRE_PPTP_VARIANT)
2717 if (proto_variant == PF_GRE_PPTP_VARIANT)
4087 if (pd->proto_variant == PF_GRE_PPTP_VARIANT) {
4241 if (pd->proto_variant == PF_GRE_PPTP_VARIANT)
4522 PF_GRE_PPTP_VARIANT)
5157 if (pd->proto_variant == PF_GRE_PPTP_VARIANT)
5524 gsk->proto_variant = PF_GRE_PPTP_VARIANT;
5648 key.proto_variant = PF_GRE_PPTP_VARIANT;
[all...]
H A Dpfvar.h153 #define PF_GRE_PPTP_VARIANT 0x01 macro

Completed in 64 milliseconds