ipfrag_queue
ip_freef(struct ipfrag_queue *fragq, struct ipqhead *fhp, struct ipq *fp)
struct ipfrag_queue *fragq = &ipfrag_queue_pcpu[mycpuid];
ipfrag_drain_oncpu(struct ipfrag_queue *fragq)
struct ipfrag_queue *fragq = &ipfrag_queue_pcpu[mycpuid];
struct ipfrag_queue *fragq = &ipfrag_queue_pcpu[cpu];
static struct ipfrag_queue ipfrag_queue_pcpu[MAXCPU];
static void ip_freef(struct ipfrag_queue *, struct ipqhead *,
struct ipfrag_queue *fragq;
struct ipfrag_queue *fragq = &ipfrag_queue_pcpu[mycpuid];