Searched refs:NattKeepaliveResponse (Results 1 – 1 of 1) sorted by relevance
958 private class NattKeepaliveResponse extends KeepalivePacket { class in ApfFilter982 NattKeepaliveResponse(final NattKeepalivePacketDataParcelable sentKeepalivePacket) { in NattKeepaliveResponse() method in ApfFilter.NattKeepaliveResponse1392 generateKeepaliveFilters(gen, NattKeepaliveResponse.class, in generateV4NattKeepaliveFilters()1899 mKeepalivePackets.put(slot, new NattKeepaliveResponse(sentKeepalivePacket)); in addNattKeepalivePacketFilter()1984 if (keepalivePacket instanceof NattKeepaliveResponse) { in dump()