Home
last modified time | relevance | path

Searched defs:identification (Results 1 – 25 of 204) sorted by relevance

123456789

/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/
DFragmentHeader.java42 public final int identification; field in FragmentHeader
45 final int identification) { in FragmentHeader()
53 final int identification) { in FragmentHeader()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DIkeSessionTestUtils.java66 IkeIdentification identification) { in getTestIkeSessionParams()
71 IkeIdentification identification, int keepaliveTimer) { in getTestIkeSessionParams()
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv4_header.rs44 pub identification: u16, field
456 let identification = u16::from_be_bytes([header_raw[4], header_raw[5]]); in read_without_version() localVariable
Dipv6_fragment_header_slice.rs89 pub fn identification(&self) -> u32 { in identification() method
Dipv6_fragment_header.rs16 pub identification: u32, field
Dipv4_header_slice.rs214 pub fn identification(&self) -> u16 { in identification() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/icmp/
Dipv4_header.hpp60 unsigned short identification() const { return decode(4, 5); } in identification() function in ipv4_header
/aosp_15_r20/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
H A DIpv4Packet.java33 int identification; field in Ipv4Packet
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmsasn1.h363 } identification; member
402 } identification; member
441 } identification; member
/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
Dbpf_net_helpers.h48 __be32 identification; member
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java1695 public Builder setLocalIdentification(@NonNull IkeIdentification identification) { in setLocalIdentification()
1711 public Builder setRemoteIdentification(@NonNull IkeIdentification identification) { in setRemoteIdentification()
/aosp_15_r20/tools/netsim/rust/daemon/src/wifi/
H A Dmdns_forwarder.rs53 identification: u16, field
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c58 __be32 identification; member
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dipv6.py637 def identification(self): member in FragmentHeader
648 def __init__(self, next_header=None, fragm_offset=0, more_flag=False, identification=0): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c78 __be32 identification; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common/javac/
Dnet-utils-device-common-struct.jar ... final byte reserved public final int fragmentOffset public final int identification public void <init> (short, byte, ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common_apex30/javac/
Dnet-utils-device-common-struct.jar ... final byte reserved public final int fragmentOffset public final int identification public void <init> (short, byte, ...
/aosp_15_r20/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiRecordSources.java520 DigitalServiceIdentification identification) { in DigitalServiceSource()
/aosp_15_r20/prebuilts/sdk/current/module-lib/
HDandroid.net.ipsec.ike.stubs.module_libs_api.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/system/
HDandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/IPsec/current/sdk_library/module_lib/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/module-lib/
HDandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/IPsec/current/sdk_library/system/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/IPsec/1/sdk_library/public/
Dandroid.net.ipsec.ike-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

123456789