HomeSort by: relevance | last modified time | path
    Searched refs:icmp_option_prefix_information (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h 236 icmp_option_prefix_information = 3, enumerator in enum:icmp_option_type
route-tracker.c 418 if (router_option->type == icmp_option_prefix_information &&
426 } else if (have_routable_omr_prefix && router_option->type == icmp_option_prefix_information) {
486 if (option->type == icmp_option_prefix_information) {
icmp.c 151 case icmp_option_prefix_information:
247 case icmp_option_prefix_information:
route.c 682 if (option->type == icmp_option_prefix_information) {
1719 if (option->type == icmp_option_prefix_information) {

Completed in 29 milliseconds