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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
omr-publisher.c 84 int dhcp_prefix_length, new_dhcp_prefix_length; member in struct:omr_publisher
342 publisher->dhcp_prefix_length, preferred_lifetime);
406 if (publisher->new_dhcp_prefix_length != publisher->dhcp_prefix_length ||
428 publisher->dhcp_prefix_length = publisher->new_dhcp_prefix_length;

Completed in 50 milliseconds