Home
last modified time | relevance | path

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

/net/ipv4/
DKconfig34 at boot time after the /proc file system has been mounted.
110 of the routing table during kernel boot, based on either information
113 access to boot (in which case you want to say Y to "Root file system
124 discovered automatically at boot time using the DHCP protocol (a
126 the boot ROM of your network card was designed for booting Linux and
141 discovered automatically at boot time using the BOOTP protocol (a
143 the boot ROM of your network card was designed for booting Linux and
156 discovered automatically at boot time using the RARP protocol (an
/net/sunrpc/auth_gss/
Dsvcauth_gss.c1257 struct timespec64 boot; in gss_proxy_save_rsc() local
1279 getboottime64(&boot); in gss_proxy_save_rsc()
1280 expiry -= boot.tv_sec; in gss_proxy_save_rsc()