Searched defs:pktgen_thread (Results 1 – 1 of 1) sorted by relevance
438 struct pktgen_thread { struct439 struct mutex if_lock; /* for list of devices */463 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i); argument