ifsubq_stage
TAILQ_ENTRY(ifsubq_stage) stg_link;
struct ifsubq_stage *ifsq_stage;/* packet staging information */
TAILQ_HEAD(, ifsubq_stage) stg_head;
ifsq_stage_remove(struct ifsubq_stage_head *head, struct ifsubq_stage *stage)
ifsq_stage_insert(struct ifsubq_stage_head *head, struct ifsubq_stage *stage)
struct ifsubq_stage *stage = ifsq_get_stage(ifsq, mycpuid);
struct ifsubq_stage *stage = NULL;
struct ifsubq_stage *stage;
kmalloc(ncpus * sizeof(struct ifsubq_stage),
struct ifsubq_stage *stage = ifsq_get_stage(ifsq, mycpuid);
static __inline struct ifsubq_stage *