Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dpktgen.c840 struct pktgen_dev *pkt_dev) in get_imix_entries()
1828 const struct pktgen_dev *pkt_dev; in pktgen_thread_show() local
2025 struct pktgen_dev *pkt_dev; in pktgen_change_name() local
2832 struct pktgen_dev *pkt_dev) in pktgen_alloc_skb()
2859 struct pktgen_dev *pkt_dev) in fill_packet_ipv4()
2987 struct pktgen_dev *pkt_dev) in fill_packet_ipv6()
3138 struct pktgen_dev *pkt_dev; in pktgen_run() local
3354 struct pktgen_dev *pkt_dev; in pktgen_stop() local
3732 struct pktgen_dev *pkt_dev; in pktgen_add_device() local
3874 struct pktgen_dev *pkt_dev) in _rem_dev_from_if_list()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dpktcdvd.h90 __u32 pkt_dev; /* in/out: Device nr for packet device */ member
/openbmc/linux/drivers/block/
H A Dpktcdvd.c2629 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev) in pkt_setup_dev()
2719 static int pkt_remove_dev(dev_t pkt_dev) in pkt_remove_dev()
2797 dev_t pkt_dev = 0; in pkt_ctl_ioctl() local
/openbmc/linux/include/linux/
H A Dpktcdvd.h158 dev_t pkt_dev; /* our dev */ member