tom_info
TAILQ_ENTRY(tom_info) entry;
extern int register_tom(struct tom_info *t);
extern int unregister_tom(struct tom_info *t);
struct tom_info;
const struct tom_info *offload_mod; /* attached TCP offload module */