Home
last modified time | relevance | path

Searched defs:pktgen_thread (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/core/
Dpktgen.c424 struct pktgen_thread { struct
425 spinlock_t if_lock; /* for list of devices */
449 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i); argument