Searched refs:UBE16 (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/xfrm/ |
D | StructXfrmSelector.java | 58 @Field(order = 2, type = Type.UBE16) 61 @Field(order = 3, type = Type.UBE16) 64 @Field(order = 4, type = Type.UBE16) 67 @Field(order = 5, type = Type.UBE16)
|
/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/ |
D | Tether4Value.java | 41 @Field(order = 3, type = Type.UBE16) 53 @Field(order = 7, type = Type.UBE16) 56 @Field(order = 8, type = Type.UBE16)
|
D | Tether4Key.java | 48 @Field(order = 5, type = Type.UBE16) 51 @Field(order = 6, type = Type.UBE16)
|
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/ |
D | Struct.java | 117 UBE16, // unsigned short in network order, size = 2 bytes enumConstant 178 case UBE16: in checkAnnotationType() 227 case UBE16: in getFieldLength() 385 case UBE16: in getFieldValue() 487 case UBE16: in putFieldValue()
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | Tether6Value.java | 37 @Field(order = 3, type = Type.UBE16)
|
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ |
D | StructTest.java | 206 @Field(order = 0, type = Type.UBE16) 446 @Field(order = 0, type = Type.UBE16) 473 @Field(order = 0, type = Type.UBE16) 651 @Field(order = 2, type = Type.UBE16) public int mInt3; 798 @Field(order = 9, type = Type.UBE16) public final int ube16;
|
/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
D | DscpPolicyValue.java | 43 @Field(order = 3, type = Type.UBE16)
|