Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Ddhcp.c199 uint8_t tx_msgtype; member
545 .tx_msgtype = DHCPDISCOVER,
691 .tx_msgtype = DHCPREQUEST,
823 .tx_msgtype = DHCPREQUEST,
970 .tx_msgtype = DHCPREQUEST,
1194 uint8_t msgtype = dhcp->state->tx_msgtype; in dhcp_tx()