Searched refs:match_id (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/common/
H A Ddns.c1937 unsigned char *match_id = NULL; local
1941 match_id = (unsigned char*)(ddns_cb->dhcid.data);
1949 match_id, match_id_len, 0);
2238 unsigned char *match_id = NULL; local
2242 match_id = (unsigned char*)(ddns_cb->dhcid.data);
2250 match_id, match_id_len, 0);
2291 unsigned char *match_id = NULL; local
2324 match_id = (unsigned char*)(ddns_cb->dhcid.data);
2331 match_id, match_id_len, 0);
2363 unsigned char *match_id local
[all...]

Completed in 194 milliseconds