Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dglobals.c23 struct in_addr myip; /* my ip address */ variable
H A Diodesc.h67 struct in_addr myip; /* local ip addr, net order */ member
/netbsd-src/sys/arch/mvme68k/stand/sboot/
H A Dsboot.h82 unsigned char myip[4]; variable
/netbsd-src/sys/netinet/
H A Dif_arp.c213 static struct in_addr myip, srv_ip; variable