Source position: jwalpmapi.pas line 233
type RSVP_HOP = record
hop_header: RsvpObjHdr;
case Integer of
0: (
hop_ipv4: Rsvp_Hop_IPv4;
);
end;