Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dpktgen.c241 #define PGCTRL "pgctrl" macro
3937 pe = proc_create(PGCTRL, 0600, pn->proc_dir, &pktgen_proc_ops); in pg_net_init()
3939 pr_err("cannot create %s procfs entry\n", PGCTRL); in pg_net_init()
3962 remove_proc_entry(PGCTRL, pn->proc_dir); in pg_net_init()
3989 remove_proc_entry(PGCTRL, pn->proc_dir); in pg_net_exit()