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

  /external/iptables/extensions/
libipt_iprange.c 114 const unsigned char *byte_min, *byte_max; local
117 byte_max = (const unsigned char *) &(range->max_ip);
120 byte_max[0], byte_max[1], byte_max[2], byte_max[3]);

Completed in 25 milliseconds