Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dpktgen.c272 struct pktgen_thread *pg_thread;/* the owner */
455 struct pktgen_thread { struct
480 static int pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *i); argument
481 static int pktgen_add_device(struct pktgen_thread *t, const char *ifname);
482 static struct pktgen_dev *pktgen_find_dev(struct pktgen_thread *t,
489 static void pktgen_stop(struct pktgen_thread *t);
1848 struct pktgen_thread *t = seq->private; in pktgen_thread_show()
1881 struct pktgen_thread *t = seq->private; in pktgen_thread_write()
1987 struct pktgen_thread *t; in __pktgen_NN_threads()
2041 struct pktgen_thread *t; in pktgen_change_name()
[all …]