HomeSort by relevance Sort by last modified time
    Searched refs:VENDOR_MAX_LEN (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
if-options.h 56 #define VENDOR_MAX_LEN 255
182 uint8_t vendor[VENDOR_MAX_LEN + 2];
if-options.c 870 VENDOR_MAX_LEN, arg);
897 s = VENDOR_MAX_LEN - ifo->vendor[0] - 2;
    [all...]

Completed in 487 milliseconds