All of lore.kernel.org
 help / color / mirror / Atom feed
* mask for interface
@ 2004-03-25  8:56 Ozgur AKAN
  2004-03-25 11:46 ` Henrik Nordstrom
  2004-03-26 14:40 ` Ozgur AKAN
  0 siblings, 2 replies; 6+ messages in thread
From: Ozgur AKAN @ 2004-03-25  8:56 UTC (permalink / raw)
  To: netfilter-devel

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

Hi,

in the code of "struct ipt_ip" there is a mask value for the interface. 
I can understand mask for an ip address but can not understand mask 
value for an interface. For example what can be the mask for eth0?

36         char iniface[IFNAMSIZ], outiface[IFNAMSIZ];
37         unsigned char iniface_mask[IFNAMSIZ], outiface_mask[IFNAMSIZ];

Can anyone write me some about "iniface_mask[IFNAMSIZ]" ?

thanks,
Ozgur AKAN

[-- Attachment #2: Type: text/html, Size: 900 bytes --]

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

end of thread, other threads:[~2004-03-30  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25  8:56 mask for interface Ozgur AKAN
2004-03-25 11:46 ` Henrik Nordstrom
2004-03-25 12:09   ` Ozgur AKAN
2004-03-26 14:40 ` Ozgur AKAN
2004-03-27  0:56   ` Henrik Nordstrom
2004-03-30  8:32     ` Ozgur AKAN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.