Searched refs:StrToIpv4Address (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c48 #define StrToIpv4Address(str, unk, ipv4ptr, unk2) macro
1989 StrToIpv4Address (RemoteIPStr, NULL, &IPv4->RemoteIpAddress, NULL);
1997 StrToIpv4Address (LocalIPStr, NULL, &IPv4->LocalIpAddress, NULL);
1999 StrToIpv4Address (GatewayIPStr, NULL, &IPv4->GatewayIpAddress, NULL);
2000 StrToIpv4Address (SubnetMaskStr, NULL, &IPv4->SubnetMask, NULL);
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h1558 StrToIpv4Address (

Completed in 72 milliseconds