HomeSort by relevance Sort by last modified time
    Searched full:is_hex_string (Results 1 - 1 of 1) sorted by null

  /external/iptables/extensions/
libipt_string.c 247 is_hex_string(const char *str, const unsigned short int len) function
299 if (is_hex_string(info->pattern, info->patlen)) {
321 if (is_hex_string(info->pattern, info->patlen)) {

Completed in 884 milliseconds