PDA

View Full Version : sockaddr_dl in linux



chuchi
April 17th, 2017, 03:46 PM
Hi there!!

I am working with a code in Windows that uses the structure 'sockaddr_dl'. I want to use such structure in Linux but I can't find the headers.

Which headers should I include to use this structure? Or should I use a different structure in Linux?

Thanks a lot!