Searched refs:host_ip (Results 1 – 2 of 2) sorted by relevance
44 nd_ipv4 host_ip; member59 ND_PRINT(", host IP: %s", GET_IPADDR_STRING(hb->host_ip)); in msnlb_print()
78 struct node_host *host_ip(const char *, int);1821 if ((h = host_ip(ps, mask)) == NULL && in host()1878 host_ip(const char *s, int mask) in host_ip() function