Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Ddhcp.c61 static const uint8_t dhcp_op[] = { variable
1052 dhcphdr->op = dhcp_op[msgtype]; in dhcp_create_packet()
/external/dhcpcd-6.8.2/
Ddhcp.c85 struct dhcp_op { struct
90 static const struct dhcp_op dhcp_ops[] = { argument
1458 const struct dhcp_op *d; in get_dhcp_op()