Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

rtentry

Declaration

Source position: nrouteh.inc line 5

type rtentry = record

  rt_pad1: dword;

  rt_dst: sockaddr;

  rt_gateway: sockaddr;

  rt_genmask: sockaddr;

  rt_flags: Word;

  rt_pad2: SmallInt;

  rt_pad3: dword;

  rt_tos: Byte;

  rt_class: Byte;

  rt_pad4: SmallInt;

  rt_metric: SmallInt;

  rt_dev: Pchar;

  rt_mtu: dword;

  rt_window: dword;

  rt_irtt: Word;

end;


Documentation generated on: 2023-03-18