Home
last modified time | relevance | path

Searched refs:b_gate_ip (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Ddev_net.c80 gateip = bootopts.b_gate_ip; in net_open()
H A Dextern.h58 struct in_addr b_gate_ip; member
H A Dmain.c773 printf("gateway IP:\t%s\n", inet_ntoa(bootopts.b_gate_ip)); in opt_subcmd_print()
820 bootopts.b_gate_ip.s_addr = inet_addr(opt); in opt_subcmd_ip()