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

  /src/external/mpl/dhcp/dist/omapip/
connection.c 776 char *algorithm_str = 0; local
783 status = ctring_from_attribute(a, "algorithm", &algorithm_str);
791 algorithm_str,
805 if (algorithm_str)
806 dfree (algorithm_str, MDL);

Completed in 1540 milliseconds