Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.h282 #define IS_BOOTP(i, m) ((m) && \ macro
Ddhcp.c1082 if (IS_BOOTP(ifp, dhcp)) { in write_lease()
1708 IS_BOOTP(ifp, state->new))) in send_message()
3627 if ((IS_BOOTP(ifp, state->offer) && in dhcp_start1()
3632 (!IS_BOOTP(ifp, state->offer) && in dhcp_start1()