Lines Matching defs:pkt_dev

532 	const struct pktgen_dev *pkt_dev = seq->private;  in pktgen_if_show()  local
813 static ssize_t get_labels(const char __user *buffer, struct pktgen_dev *pkt_dev) in get_labels()
847 struct pktgen_dev *pkt_dev = seq->private; in pktgen_if_write() local
1714 const struct pktgen_dev *pkt_dev; in pktgen_thread_show() local
1851 struct pktgen_dev *pkt_dev = NULL; in __pktgen_NN_threads() local
1874 struct pktgen_dev *pkt_dev = NULL; in pktgen_mark_device() local
1909 struct pktgen_dev *pkt_dev; in pktgen_change_name() local
1954 static struct net_device *pktgen_dev_get_by_name(struct pktgen_dev *pkt_dev, in pktgen_dev_get_by_name()
1974 static int pktgen_setup_dev(struct pktgen_dev *pkt_dev, const char *ifname) in pktgen_setup_dev()
2009 static void pktgen_setup_inject(struct pktgen_dev *pkt_dev) in pktgen_setup_inject()
2129 static void spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) in spin()
2172 static inline void set_pkt_overhead(struct pktgen_dev *pkt_dev) in set_pkt_overhead()
2180 static inline int f_seen(const struct pktgen_dev *pkt_dev, int flow) in f_seen()
2185 static inline int f_pick(struct pktgen_dev *pkt_dev) in f_pick()
2217 static void get_ipsec_sa(struct pktgen_dev *pkt_dev, int flow) in get_ipsec_sa()
2237 static void set_cur_queue_map(struct pktgen_dev *pkt_dev) in set_cur_queue_map()
2263 static void mod_cur_headers(struct pktgen_dev *pkt_dev) in mod_cur_headers()
2469 static int pktgen_output_ipsec(struct sk_buff *skb, struct pktgen_dev *pkt_dev) in pktgen_output_ipsec()
2497 static void free_SAs(struct pktgen_dev *pkt_dev) in free_SAs()
2512 static int process_ipsec(struct pktgen_dev *pkt_dev, in process_ipsec()
2551 static void mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) in mpls_push()
2567 static void pktgen_finalize_skb(struct pktgen_dev *pkt_dev, struct sk_buff *skb, in pktgen_finalize_skb()
2634 struct pktgen_dev *pkt_dev) in fill_packet_ipv4()
2858 struct pktgen_dev *pkt_dev) in fill_packet_ipv6()
2973 struct pktgen_dev *pkt_dev) in fill_packet()
2981 static void pktgen_clear_counters(struct pktgen_dev *pkt_dev) in pktgen_clear_counters()
2994 struct pktgen_dev *pkt_dev; in pktgen_run() local
3042 const struct pktgen_dev *pkt_dev; in thread_is_running() local
3129 static void show_results(struct pktgen_dev *pkt_dev, int nr_frags) in show_results()
3159 static int pktgen_stop_device(struct pktgen_dev *pkt_dev) in pktgen_stop_device()
3181 struct pktgen_dev *pkt_dev, *best = NULL; in next_to_run() local
3199 struct pktgen_dev *pkt_dev; in pktgen_stop() local
3273 static void pktgen_resched(struct pktgen_dev *pkt_dev) in pktgen_resched()
3280 static void pktgen_wait_for_skb(struct pktgen_dev *pkt_dev) in pktgen_wait_for_skb()
3296 static void pktgen_xmit(struct pktgen_dev *pkt_dev) in pktgen_xmit()
3398 struct pktgen_dev *pkt_dev = NULL; in pktgen_thread_worker() local
3483 struct pktgen_dev *p, *pkt_dev = NULL; in pktgen_find_dev() local
3507 struct pktgen_dev *pkt_dev) in add_dev_to_thread()
3532 struct pktgen_dev *pkt_dev; in pktgen_add_device() local
3661 struct pktgen_dev *pkt_dev) in _rem_dev_from_if_list()
3674 struct pktgen_dev *pkt_dev) in pktgen_remove_device()