Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h59 #define VENDORCLASSID_MAX_LEN 255 macro
264 uint8_t vendorclassid[VENDORCLASSID_MAX_LEN + 2];
H A Dif-options.c758 VENDORCLASSID_MAX_LEN, arg); in parse_option()