Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp.c106 static const struct dhcp_op dhcp_ops[] = { variable
1444 for (d = dhcp_ops; d->name; d++) in get_dhcp_op()