Home
last modified time | relevance | path

Searched defs:boot_option (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dextern.h53 struct boot_option { struct
54 u_int32_t b_magic;
55 u_int32_t b_flags;
56 struct in_addr b_remote_ip;
57 struct in_addr b_local_ip;
58 struct in_addr b_gate_ip;
59 u_long b_netmask;
60 char b_pathname[FNAME_SIZE];