Searched refs:mPacketType (Results 1 – 2 of 2) sorted by relevance
51 private final int mPacketType; field in TlvFilterConfiguration58 mPacketType = packetType; in TlvFilterConfiguration()74 return mPacketType; in getPacketType()106 private int mPacketType = PACKET_TYPE_NULL; field in TlvFilterConfiguration.Builder122 mPacketType = packetType; in setPacketType()161 mSettings, mPacketType, mIsCompressedIpPacket, mPassthrough); in build()
79 private final int mPacketType; field in AlpFilterConfiguration84 mPacketType = packetType; in AlpFilterConfiguration()99 return mPacketType; in getPacketType()121 private int mPacketType = PACKET_TYPE_IPV4; field in AlpFilterConfiguration.Builder136 mPacketType = packetType; in setPacketType()164 return new AlpFilterConfiguration(mSettings, mPacketType, mLengthType); in build()