Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/core/
Dpktgen.c454 struct pktgen_thread { struct
455 struct mutex if_lock; /* for list of devices */
479 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i); argument
/kernel/linux/linux-5.10/net/core/
Dpktgen.c438 struct pktgen_thread { struct
439 struct mutex if_lock; /* for list of devices */
463 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i); argument