Home
last modified time | relevance | path

Searched refs:IpAddr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPxeBaseCode.h91 EFI_IP_ADDRESS IpAddr; member
99 EFI_IP_ADDRESS IpAddr; member
173 EFI_IP_ADDRESS IpAddr; member
761 IN EFI_IP_ADDRESS *IpAddr,
/freebsd/sys/netinet/libalias/
H A Dalias_proxy.c136 static int IpAddr(char *, struct in_addr *);
162 IpAddr(char *s, struct in_addr *addr) in IpAddr() function
661 err = IpAddr(token, &server_addr); in LibAliasProxyRule()
675 err = IpAddr(s, &server_addr); in LibAliasProxyRule()
741 err = IpAddr(token, &addr); in LibAliasProxyRule()
757 err = IpAddr(s, &addr); in LibAliasProxyRule()