Home
last modified time | relevance | path

Searched refs:algorithm_str (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dconnection.c776 char *algorithm_str = 0; in make_dst_key() local
783 status = ctring_from_attribute(a, "algorithm", &algorithm_str); in make_dst_key()
791 algorithm_str, in make_dst_key()
805 if (algorithm_str) in make_dst_key()
806 dfree (algorithm_str, MDL); in make_dst_key()