linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NIPQUAD function?
@ 2002-05-20 14:54 william fitzgerald
  2002-05-20 17:43 ` Steven Smith
  0 siblings, 1 reply; 2+ messages in thread
From: william fitzgerald @ 2002-05-20 14:54 UTC (permalink / raw)
  To: linux-c-programming

hi all,

does anyone know what exactly does the NIPQUAD() function do. i seen 
it in a patch to get source and destination addresses of an ip packet.

where is it defined in the linux source?

Beer Mail, brought to you by your friends at beer.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NIPQUAD function?
  2002-05-20 14:54 NIPQUAD function? william fitzgerald
@ 2002-05-20 17:43 ` Steven Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Smith @ 2002-05-20 17:43 UTC (permalink / raw)
  To: william fitzgerald; +Cc: linux-c-programming

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

> does anyone know what exactly does the NIPQUAD() function do. i seen 
> it in a patch to get source and destination addresses of an ip packet.
> 
> where is it defined in the linux source?
There's a NIPQUAD in /usr/include/linux/kernel.h, or
/usr/src/linux/include/linux/kernel.h.

You might also want to look at man grep.

Steven Smith,
sos22@cam.ac.uk.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-20 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-20 14:54 NIPQUAD function? william fitzgerald
2002-05-20 17:43 ` Steven Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).