Home
last modified time | relevance | path

Searched refs:pktgen_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c262 struct pktgen_thread *pg_thread;/* the owner */
438 struct pktgen_thread { struct
463 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i);
464 static int pktgen_add_device(struct pktgen_thread *t, const char *ifname);
465 static struct pktgen_dev *pktgen_find_dev(struct pktgen_thread *t,
472 static void pktgen_stop(struct pktgen_thread *t);
1720 struct pktgen_thread *t = seq->private; in pktgen_thread_show()
1753 struct pktgen_thread *t = seq->private; in pktgen_thread_write()
1859 struct pktgen_thread *t; in __pktgen_NN_threads()
1913 struct pktgen_thread * in pktgen_change_name()
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c271 struct pktgen_thread *pg_thread;/* the owner */
454 struct pktgen_thread { struct
479 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i);
480 static int pktgen_add_device(struct pktgen_thread *t, const char *ifname);
481 static struct pktgen_dev *pktgen_find_dev(struct pktgen_thread *t,
488 static void pktgen_stop(struct pktgen_thread *t);
1827 struct pktgen_thread *t = seq->private; in pktgen_thread_show()
1860 struct pktgen_thread *t = seq->private; in pktgen_thread_write()
1966 struct pktgen_thread *t; in __pktgen_NN_threads()
2020 struct pktgen_thread * in pktgen_change_name()
[all...]

Completed in 6 milliseconds