Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.h9 #define HCPROTO_VERSION_COMPAT 2 macro
H A Dhcproto.c180 if (hc->version < HCPROTO_VERSION_COMPAT) { in hc_hello()