Searched refs:do_bootp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dipconfig.c1164 int do_bootp = ic_proto_have_if & IC_BOOTP; ic_dynamic() local
1194 if (do_bootp) ic_dynamic()
1211 do_bootp ic_dynamic()
1213 (do_bootp && do_rarp) ? " and " : "", ic_dynamic()
1226 if (do_bootp && (d->able & IC_BOOTP)) ic_dynamic()
1271 if (do_bootp) ic_dynamic()

Completed in 52 milliseconds