Yeah
sure .. you must just make sure that you register links to all the hooks
when
the module is initialized.
-----Original Message-----
From: kernelnewbies-bounce@xxxxxxxxxxxx [mailto:kernelnewbies-bounce@xxxxxxxxxxxx]On Behalf Of bunty
Sent: Thursday, December 02, 2004 12:35 PM
To: kernelnewbies@xxxxxxxxxxxx
Subject: Kernel module with 2 hook functionshello,
does kernel module supports to write a module which have two hook functions? i want to write a netfilter module that will be called each time packet is transferred and is received. but i want to wirte single module instead of two.
regards,
parag.