HomeSort by: relevance | last modified time | path
    Searched defs:prefix_bytes (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
icmp.c 187 int prefix_bytes; local
287 prefix_bytes = 0;
290 prefix_bytes = 8;
293 prefix_bytes = 16;
309 in6prefix_copy_from_data(&route_information->prefix, &icmp_buf[scan_offset], prefix_bytes);

Completed in 20 milliseconds