Searched defs:get_dhcp_op (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
H A Ddhcp.c1456 get_dhcp_op(uint8_t type) function
1660 ifo->options & DHCPCD_BOOTP ? "BOOTP" : get_dhcp_op(type),
1677 ifo->options & DHCPCD_BOOTP ? "BOOTP" : get_dhcp_op(type),
2851 ifp->name, get_dhcp_op(type), state->xid);

Completed in 182 milliseconds