def jsonrpc_packets_list(self): return api.packets_list()
def packet_list_v1(self, request): return api.packets_list()