Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dpktgen.c844 struct pktgen_dev *pkt_dev) in get_imix_entries()
1884 const struct pktgen_dev *pkt_dev; in pktgen_thread_show() local
2083 struct pktgen_dev *pkt_dev; in pktgen_change_name() local
2887 struct pktgen_dev *pkt_dev) in pktgen_alloc_skb()
2914 struct pktgen_dev *pkt_dev) in fill_packet_ipv4()
3042 struct pktgen_dev *pkt_dev) in fill_packet_ipv6()
3193 struct pktgen_dev *pkt_dev; in pktgen_run() local
3409 struct pktgen_dev *pkt_dev; in pktgen_stop() local
3813 struct pktgen_dev *pkt_dev; in pktgen_add_device() local
3953 struct pktgen_dev *pkt_dev) in _rem_dev_from_if_list()
[all …]
/linux-6.15/include/uapi/linux/
H A Dpktcdvd.h90 __u32 pkt_dev; /* in/out: Device nr for packet device */ member
/linux-6.15/drivers/block/
H A Dpktcdvd.c2618 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev) in pkt_setup_dev()
2714 static int pkt_remove_dev(dev_t pkt_dev) in pkt_remove_dev()
2792 dev_t pkt_dev = 0; in pkt_ctl_ioctl() local
/linux-6.15/include/linux/
H A Dpktcdvd.h160 dev_t pkt_dev; /* our dev */ member