Searched defs:myip (Results 1 - 4 of 4) sorted by relevance
| /src/sys/lib/libsa/ | ||
| H A D | globals.c | 23 struct in_addr myip; /* my ip address */ variable in typeref:struct:in_addr |
| H A D | iodesc.h | 67 struct in_addr myip; /* local ip addr, net order */ member in struct:iodesc |
| /src/sys/arch/mvme68k/stand/sboot/ | ||
| H A D | sboot.h | 82 unsigned char myip[4]; variable in typeref:typename:unsigned char[4] |
| /src/sys/netinet/ | ||
| H A D | if_arp.c | 213 static struct in_addr myip, srv_ip; variable in typeref:struct:in_addr |
Completed in 6 milliseconds