Searched defs:boot_option (Results 1 – 1 of 1) sorted by relevance
53 struct boot_option { struct54 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];