Home
last modified time | relevance | path

Searched defs:parse_packet (Results 1 – 2 of 2) sorted by relevance

/external/iptables/utils/
Dnfsynproxy.c28 static int parse_packet(const char *host, const uint8_t *data) in parse_packet() function
/external/python/bumble/apps/
Dbench.py91 def parse_packet(packet): function