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

  /external/dhcpcd-6.8.2/
dhcp.h 120 DHO_END = 255
ipv4ll.c 67 *p++ = DHO_END;
dhcp.c 201 case DHO_END:
695 while (*p != DHO_END) {
707 *p = DHO_END;
1047 *p++ = DHO_END;
1100 if (o == DHO_END) {
1116 *w++ = DHO_END;
1170 if (option_type == DHO_END)
1205 * DHCP server information is stored after the DHO_END character
    [all...]
if-options.c     [all...]

Completed in 72 milliseconds