Searched refs:NattKeepaliveResponse (Results 1 – 1 of 1) sorted by relevance
959 private class NattKeepaliveResponse extends KeepalivePacket { class in ApfFilter983 NattKeepaliveResponse(final NattKeepalivePacketDataParcelable sentKeepalivePacket) { in NattKeepaliveResponse() method in ApfFilter.NattKeepaliveResponse1393 generateKeepaliveFilters(gen, NattKeepaliveResponse.class, in generateV4NattKeepaliveFilters()1903 mKeepalivePackets.put(slot, new NattKeepaliveResponse(sentKeepalivePacket)); in addNattKeepalivePacketFilter()1988 if (keepalivePacket instanceof NattKeepaliveResponse) { in dump()