[libdnet-devel] arp_entry loop devices
Status: Abandoned
Brought to you by:
dugsong
|
From: Duck M. <duc...@gm...> - 2006-04-03 04:24:40
|
Hi I'm looping through the arp entries with no trouble but only want to pick up entries for a particular interface, in this case eth1. I'm using the example program for the code but can't find the struct that hold the device for a particular entry. Do I use another struct from another library? Thanks in advance! Dylan |