On Wed, Jun 05, 2002 at 07:20:35PM +0800, Iain McAleer wrote: > Just a quick question guys, i'm looking through the ngrep source, and it > refers to ip_packet as a structure, however i can't find where the structure > actually is,
It's a "struct ip", and "ngrep.c" includes a number of header files from "netinet"; "struct ip" is, on most if not all flavors of UNIX, defined in one of them, e.g. <netinet/ip.h>. - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
