All of lore.kernel.org
 help / color / mirror / Atom feed
* check timer active
@ 2004-12-03  9:30 Richard
  2004-12-04 14:55 ` Henrik Nordstrom
  0 siblings, 1 reply; 11+ messages in thread
From: Richard @ 2004-12-03  9:30 UTC (permalink / raw)
  To: netfilter-devel

Hi,

It looks like that there are two ways to check if a timer for conntrack is
active or not.

ct->timeout->list.next != NULL

test_bit(IPS_CONFIRMED_BIT, &ct->status)

Is there any difference between these two checks?

Thanks,
Richard

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

end of thread, other threads:[~2004-12-08  0:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-03  9:30 check timer active Richard
2004-12-04 14:55 ` Henrik Nordstrom
2004-12-05 13:30   ` Krisztian Kovacs
2004-12-05 19:26     ` Richard
2004-12-05 21:00       ` Pablo Neira
2004-12-05 21:21         ` Pablo Neira
2004-12-05 21:31           ` Patrick McHardy
2004-12-05 21:47             ` Richard
2004-12-05 22:31               ` Pablo Neira
2004-12-05 22:29             ` Pablo Neira
2004-12-08  0:46               ` Patrick McHardy

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.