Searched refs:IPSEC_POLICY_ENTRUST (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h169 #define IPSEC_POLICY_ENTRUST 3 /* consulting SPD if present. */ macro
H A Dip6_forward.c313 case IPSEC_POLICY_ENTRUST:
H A Dipsec.c390 case IPSEC_POLICY_ENTRUST:
461 case IPSEC_POLICY_ENTRUST:
637 case IPSEC_POLICY_ENTRUST:
702 case IPSEC_POLICY_ENTRUST:
1271 new->sp_in->policy = IPSEC_POLICY_ENTRUST;
1279 new->sp_out->policy = IPSEC_POLICY_ENTRUST;
1861 case IPSEC_POLICY_ENTRUST:
2073 case IPSEC_POLICY_ENTRUST:
H A Dip6_output.c492 case IPSEC_POLICY_ENTRUST:
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_debug.c541 case IPSEC_POLICY_ENTRUST:
H A Dkey.c1498 case IPSEC_POLICY_ENTRUST:
1698 case IPSEC_POLICY_ENTRUST:
2153 if (xpl0->sadb_x_policy_type == IPSEC_POLICY_ENTRUST
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c1155 case IPSEC_POLICY_ENTRUST:

Completed in 95 milliseconds