HomeSort by relevance Sort by last modified time
    Searched refs:encapLocalPort (Results 1 - 6 of 6) sorted by null

  /system/netd/server/binder/android/net/
INetd.aidl 364 * @param encapLocalPort the port number on the host to be used in encap packets
380 int encapLocalPort,
  /system/netd/server/
NetdNativeService.h 131 int32_t encapLocalPort,
XfrmController.h 144 int32_t encapLocalPort, int32_t encapRemotePort);
NetdNativeService.cpp 508 int32_t encapLocalPort,
520 encapType, encapLocalPort, encapRemotePort));
XfrmController.cpp 500 int32_t aeadIcvBits, int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort) {
517 ALOGD("encapLocalPort=%d", encapLocalPort);
560 saInfo.encap.srcPort = encapLocalPort;
    [all...]
  /frameworks/base/services/core/java/com/android/server/
IpSecService.java     [all...]

Completed in 85 milliseconds