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

sockaddr_ll

Declaration

Source position: npacketh.inc line 4

type sockaddr_ll = record

  sll_family: Word;

  sll_protocol: Word;

  sll_ifindex: LongInt;

  sll_hatype: Word;

  sll_pkttype: Byte;

  sll_halen: Byte;

  sll_addr: array [0..7] of Byte;

end;


Documentation generated on: 2023-03-18