Searched refs:NattKeepaliveResponse (Results 1 – 1 of 1) sorted by relevance
875 private class NattKeepaliveResponse extends KeepalivePacket { class in ApfFilter899 NattKeepaliveResponse(final NattKeepalivePacketDataParcelable sentKeepalivePacket) { in NattKeepaliveResponse() method in ApfFilter.NattKeepaliveResponse1309 generateKeepaliveFilters(gen, NattKeepaliveResponse.class, in generateV4NattKeepaliveFilters()1812 mKeepalivePackets.put(slot, new NattKeepaliveResponse(sentKeepalivePacket)); in addNattKeepalivePacketFilter()1896 if (keepalivePacket instanceof NattKeepaliveResponse) { in dump()