Searched refs:encapType (Results 1 – 2 of 2) sorted by relevance
116 public void setEncapType(int encapType) { in setEncapType() argument117 mEncapType = encapType; in setEncapType()
1591 int encapType = c.getEncapType(), encapLocalPort = 0, encapRemotePort = 0; in createOrUpdateTransform() local1592 if (encapType != IpSecTransform.ENCAP_NONE) { in createOrUpdateTransform()1628 encapType, in createOrUpdateTransform()