Searched defs:parse_packet (Results 1 – 2 of 2) sorted by relevance
28 static int parse_packet(const char *host, const uint8_t *data) in parse_packet() function
91 def parse_packet(packet): function