Searched refs:encapType (Results 1 – 2 of 2) sorted by relevance
115 public void setEncapType(int encapType) { in setEncapType() argument116 mEncapType = encapType; in setEncapType()
1576 int encapType = c.getEncapType(), encapLocalPort = 0, encapRemotePort = 0; in createOrUpdateTransform() local1577 if (encapType != IpSecTransform.ENCAP_NONE) { in createOrUpdateTransform()1613 encapType, in createOrUpdateTransform()