Home
last modified time | relevance | path

Searched defs:dhcp_vendor (Results 1 – 2 of 2) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h516 struct dhcp_vendor { struct
520 struct dhcp_vendor *next; argument
/external/dhcpcd-6.8.2/
Ddhcp-common.c126 dhcp_vendor(char *str, size_t len) in dhcp_vendor() function