Home
last modified time | relevance | path

Searched refs:pkt_dev (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c489 static void pktgen_clear_counters(struct pktgen_dev *pkt_dev);
490 static void fill_imix_distribution(struct pktgen_dev *pkt_dev);
562 const struct pktgen_dev *pkt_dev = seq->private; in pktgen_if_show() local
569 (unsigned long long)pkt_dev->count, pkt_dev->min_pkt_size, in pktgen_if_show()
570 pkt_dev->max_pkt_size); in pktgen_if_show()
572 if (pkt_dev->n_imix_entries > 0) { in pktgen_if_show()
574 for (i = 0; i < pkt_dev->n_imix_entries; i++) { in pktgen_if_show()
576 pkt_dev->imix_entries[i].size, in pktgen_if_show()
577 pkt_dev in pktgen_if_show()
839 get_imix_entries(const char __user *buffer, struct pktgen_dev *pkt_dev) get_imix_entries() argument
890 get_labels(const char __user *buffer, struct pktgen_dev *pkt_dev) get_labels() argument
953 struct pktgen_dev *pkt_dev = seq->private; pktgen_if_write() local
1828 const struct pktgen_dev *pkt_dev; pktgen_thread_show() local
1967 struct pktgen_dev *pkt_dev = NULL; __pktgen_NN_threads() local
1988 struct pktgen_dev *pkt_dev = NULL; pktgen_mark_device() local
2025 struct pktgen_dev *pkt_dev; pktgen_change_name() local
2074 pktgen_dev_get_by_name(const struct pktgen_net *pn, struct pktgen_dev *pkt_dev, const char *ifname) pktgen_dev_get_by_name() argument
2095 pktgen_setup_dev(const struct pktgen_net *pn, struct pktgen_dev *pkt_dev, const char *ifname) pktgen_setup_dev() argument
2132 pktgen_setup_inject(struct pktgen_dev *pkt_dev) pktgen_setup_inject() argument
2261 spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) spin() argument
2300 set_pkt_overhead(struct pktgen_dev *pkt_dev) set_pkt_overhead() argument
2308 f_seen(const struct pktgen_dev *pkt_dev, int flow) f_seen() argument
2313 f_pick(struct pktgen_dev *pkt_dev) f_pick() argument
2345 get_ipsec_sa(struct pktgen_dev *pkt_dev, int flow) get_ipsec_sa() argument
2374 set_cur_queue_map(struct pktgen_dev *pkt_dev) set_cur_queue_map() argument
2398 mod_cur_headers(struct pktgen_dev *pkt_dev) mod_cur_headers() argument
2600 fill_imix_distribution(struct pktgen_dev *pkt_dev) fill_imix_distribution() argument
2633 pktgen_output_ipsec(struct sk_buff *skb, struct pktgen_dev *pkt_dev) pktgen_output_ipsec() argument
2672 free_SAs(struct pktgen_dev *pkt_dev) free_SAs() argument
2687 process_ipsec(struct pktgen_dev *pkt_dev, struct sk_buff *skb, __be16 protocol) process_ipsec() argument
2733 mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) mpls_push() argument
2749 pktgen_finalize_skb(struct pktgen_dev *pkt_dev, struct sk_buff *skb, int datalen) pktgen_finalize_skb() argument
2831 pktgen_alloc_skb(struct net_device *dev, struct pktgen_dev *pkt_dev) pktgen_alloc_skb() argument
2858 fill_packet_ipv4(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet_ipv4() argument
2986 fill_packet_ipv6(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet_ipv6() argument
3116 fill_packet(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet() argument
3125 pktgen_clear_counters(struct pktgen_dev *pkt_dev) pktgen_clear_counters() argument
3138 struct pktgen_dev *pkt_dev; pktgen_run() local
3190 const struct pktgen_dev *pkt_dev; thread_is_running() local
3272 show_results(struct pktgen_dev *pkt_dev, int nr_frags) show_results() argument
3314 pktgen_stop_device(struct pktgen_dev *pkt_dev) pktgen_stop_device() argument
3336 struct pktgen_dev *pkt_dev, *best = NULL; next_to_run() local
3354 struct pktgen_dev *pkt_dev; pktgen_stop() local
3418 pktgen_resched(struct pktgen_dev *pkt_dev) pktgen_resched() argument
3425 pktgen_wait_for_skb(struct pktgen_dev *pkt_dev) pktgen_wait_for_skb() argument
3441 pktgen_xmit(struct pktgen_dev *pkt_dev) pktgen_xmit() argument
3605 struct pktgen_dev *pkt_dev = NULL; pktgen_thread_worker() local
3677 struct pktgen_dev *p, *pkt_dev = NULL; pktgen_find_dev() local
3700 add_dev_to_thread(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) add_dev_to_thread() argument
3732 struct pktgen_dev *pkt_dev; pktgen_add_device() local
3873 _rem_dev_from_if_list(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) _rem_dev_from_if_list() argument
3888 pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) pktgen_remove_device() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c473 static void pktgen_clear_counters(struct pktgen_dev *pkt_dev);
548 const struct pktgen_dev *pkt_dev = seq->private; in pktgen_if_show() local
555 (unsigned long long)pkt_dev->count, pkt_dev->min_pkt_size, in pktgen_if_show()
556 pkt_dev->max_pkt_size); in pktgen_if_show()
560 pkt_dev->nfrags, (unsigned long long) pkt_dev->delay, in pktgen_if_show()
561 pkt_dev->clone_skb, pkt_dev->odevname); in pktgen_if_show()
563 seq_printf(seq, " flows: %u flowlen: %u\n", pkt_dev in pktgen_if_show()
798 get_labels(const char __user *buffer, struct pktgen_dev *pkt_dev) get_labels() argument
861 struct pktgen_dev *pkt_dev = seq->private; pktgen_if_write() local
1721 const struct pktgen_dev *pkt_dev; pktgen_thread_show() local
1860 struct pktgen_dev *pkt_dev = NULL; __pktgen_NN_threads() local
1881 struct pktgen_dev *pkt_dev = NULL; pktgen_mark_device() local
1918 struct pktgen_dev *pkt_dev; pktgen_change_name() local
1967 pktgen_dev_get_by_name(const struct pktgen_net *pn, struct pktgen_dev *pkt_dev, const char *ifname) pktgen_dev_get_by_name() argument
1988 pktgen_setup_dev(const struct pktgen_net *pn, struct pktgen_dev *pkt_dev, const char *ifname) pktgen_setup_dev() argument
2024 pktgen_setup_inject(struct pktgen_dev *pkt_dev) pktgen_setup_inject() argument
2153 spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) spin() argument
2192 set_pkt_overhead(struct pktgen_dev *pkt_dev) set_pkt_overhead() argument
2200 f_seen(const struct pktgen_dev *pkt_dev, int flow) f_seen() argument
2205 f_pick(struct pktgen_dev *pkt_dev) f_pick() argument
2237 get_ipsec_sa(struct pktgen_dev *pkt_dev, int flow) get_ipsec_sa() argument
2266 set_cur_queue_map(struct pktgen_dev *pkt_dev) set_cur_queue_map() argument
2292 mod_cur_headers(struct pktgen_dev *pkt_dev) mod_cur_headers() argument
2497 pktgen_output_ipsec(struct sk_buff *skb, struct pktgen_dev *pkt_dev) pktgen_output_ipsec() argument
2536 free_SAs(struct pktgen_dev *pkt_dev) free_SAs() argument
2551 process_ipsec(struct pktgen_dev *pkt_dev, struct sk_buff *skb, __be16 protocol) process_ipsec() argument
2597 mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) mpls_push() argument
2613 pktgen_finalize_skb(struct pktgen_dev *pkt_dev, struct sk_buff *skb, int datalen) pktgen_finalize_skb() argument
2692 pktgen_alloc_skb(struct net_device *dev, struct pktgen_dev *pkt_dev) pktgen_alloc_skb() argument
2719 fill_packet_ipv4(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet_ipv4() argument
2847 fill_packet_ipv6(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet_ipv6() argument
2977 fill_packet(struct net_device *odev, struct pktgen_dev *pkt_dev) fill_packet() argument
2986 pktgen_clear_counters(struct pktgen_dev *pkt_dev) pktgen_clear_counters() argument
2999 struct pktgen_dev *pkt_dev; pktgen_run() local
3046 const struct pktgen_dev *pkt_dev; thread_is_running() local
3142 show_results(struct pktgen_dev *pkt_dev, int nr_frags) show_results() argument
3172 pktgen_stop_device(struct pktgen_dev *pkt_dev) pktgen_stop_device() argument
3194 struct pktgen_dev *pkt_dev, *best = NULL; next_to_run() local
3212 struct pktgen_dev *pkt_dev; pktgen_stop() local
3276 pktgen_resched(struct pktgen_dev *pkt_dev) pktgen_resched() argument
3283 pktgen_wait_for_skb(struct pktgen_dev *pkt_dev) pktgen_wait_for_skb() argument
3299 pktgen_xmit(struct pktgen_dev *pkt_dev) pktgen_xmit() argument
3464 struct pktgen_dev *pkt_dev = NULL; pktgen_thread_worker() local
3536 struct pktgen_dev *p, *pkt_dev = NULL; pktgen_find_dev() local
3559 add_dev_to_thread(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) add_dev_to_thread() argument
3591 struct pktgen_dev *pkt_dev; pktgen_add_device() local
3732 _rem_dev_from_if_list(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) _rem_dev_from_if_list() argument
3747 pktgen_remove_device(struct pktgen_thread *t, struct pktgen_dev *pkt_dev) pktgen_remove_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dpktcdvd.c107 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev);
108 static int pkt_remove_dev(dev_t pkt_dev);
365 MAJOR(pd->pkt_dev), MINOR(pd->pkt_dev), in device_map_show()
2508 if (pd->pkt_dev == dev) { in pkt_new_dev()
2521 if (pd2->pkt_dev == dev) { in pkt_new_dev()
2634 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev) in pkt_setup_dev() argument
2691 pd->pkt_dev = MKDEV(pktdev_major, idx); in pkt_setup_dev()
2705 if (pkt_dev) in pkt_setup_dev()
2706 *pkt_dev in pkt_setup_dev()
2725 pkt_remove_dev(dev_t pkt_dev) pkt_remove_dev() argument
2800 dev_t pkt_dev = 0; pkt_ctl_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dpktcdvd.c95 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev);
96 static int pkt_remove_dev(dev_t pkt_dev);
342 MAJOR(pd->pkt_dev), MINOR(pd->pkt_dev), in device_map_show()
2498 if (pd->pkt_dev == dev) { in pkt_new_dev()
2510 if (pd2->pkt_dev == dev) { in pkt_new_dev()
2629 static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev) in pkt_setup_dev() argument
2683 pd->pkt_dev = MKDEV(pktdev_major, idx); in pkt_setup_dev()
2699 if (pkt_dev) in pkt_setup_dev()
2700 *pkt_dev in pkt_setup_dev()
2719 pkt_remove_dev(dev_t pkt_dev) pkt_remove_dev() argument
2797 dev_t pkt_dev = 0; pkt_ctl_ioctl() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpktcdvd.h100 __u32 pkt_dev; /* in/out: Device nr for packet device */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpktcdvd.h90 __u32 pkt_dev; /* in/out: Device nr for packet device */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpktcdvd.h56 __u32 pkt_dev; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpktcdvd.h48 __u32 pkt_dev; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpktcdvd.h56 __u32 pkt_dev; member
/kernel/linux/linux-5.10/include/linux/
H A Dpktcdvd.h166 dev_t pkt_dev; /* our dev */ member
/kernel/linux/linux-6.6/include/linux/
H A Dpktcdvd.h158 dev_t pkt_dev; /* our dev */ member

Completed in 15 milliseconds