Searched defs:myip (Results 1 – 4 of 4) sorted by relevance
44 struct in_addr myip; /* local ip addr, net order */ member
29 struct in_addr myip; /* my ip address */ variable
56 static struct in_addr myip; /* our network-order IP addr */ variable [all...]
827 ipaddr_t myip, remip; in rds_failover_session() local