Source position: jwaiptypes.pas line 182
type IP_PREFIX_ORIGIN = (
IpPrefixOriginOther,
IpPrefixOriginManual,
IpPrefixOriginWellKnown,
IpPrefixOriginDhcp,
IpPrefixOriginRouterAdvertisement
);