"ifnet structure (regarding configured interfaces)header file in linux9?"
can u tell the header file fior ifnet structure
"net/if.h" on linux do mention struct iface in ifaddr struct but i can't
get the header file defining this structure
ifnet struct is used alot in interface drivers
i want to capture a snmp packet using linux method of PF_SOCKETS
|