Searched defs:packetType (Results 1 – 7 of 7) sorted by relevance
82 private AlpFilterConfiguration(Settings settings, int packetType, int lengthType) { in AlpFilterConfiguration()135 public Builder setPacketType(int packetType) { in setPacketType()
55 private TlvFilterConfiguration(Settings settings, int packetType, boolean isCompressed, in TlvFilterConfiguration()121 public Builder setPacketType(int packetType) { in setPacketType()
297 public static native void attachRaFilter(FileDescriptor fd, int packetType) in attachRaFilter()308 public static native void attachControlPacketFilter(FileDescriptor fd, int packetType) in attachControlPacketFilter()
124 for (auto packetType : types) { in TEST_F() local
170 proto::PacketType packetType = packetHandle->getType(); in dispatchPacketToClient() local
828 final String packetType = packet.getClass().getSimpleName(); in onReceive() local
3678 uint8_t packetType = static_cast<uint8_t>( in getFilterConfiguration() local3705 uint8_t packetType = static_cast<uint8_t>( in getFilterConfiguration() local