Home
last modified time | relevance | path

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

/linux/net/core/
H A Dpktgen.c563 const struct pktgen_dev *pkt_dev = seq->private; pktgen_if_show() local
844 get_imix_entries(const char __user * buffer,size_t maxlen,struct pktgen_dev * pkt_dev) get_imix_entries() argument
905 get_labels(const char __user * buffer,size_t maxlen,struct pktgen_dev * pkt_dev) get_labels() argument
981 struct pktgen_dev *pkt_dev = seq->private; pktgen_if_write() local
1884 const struct pktgen_dev *pkt_dev; pktgen_thread_show() local
2025 struct pktgen_dev *pkt_dev = NULL; __pktgen_NN_threads() local
2046 struct pktgen_dev *pkt_dev = NULL; pktgen_mark_device() local
2083 struct pktgen_dev *pkt_dev; pktgen_change_name() local
2133 pktgen_dev_get_by_name(const struct pktgen_net * pn,struct pktgen_dev * pkt_dev,const char * ifname) pktgen_dev_get_by_name() argument
2154 pktgen_setup_dev(const struct pktgen_net * pn,struct pktgen_dev * pkt_dev,const char * ifname) pktgen_setup_dev() argument
2190 pktgen_setup_inject(struct pktgen_dev * pkt_dev) pktgen_setup_inject() argument
2319 spin(struct pktgen_dev * pkt_dev,ktime_t spin_until) spin() argument
2358 set_pkt_overhead(struct pktgen_dev * pkt_dev) set_pkt_overhead() argument
2366 f_seen(const struct pktgen_dev * pkt_dev,int flow) f_seen() argument
2371 f_pick(struct pktgen_dev * pkt_dev) f_pick() argument
2402 get_ipsec_sa(struct pktgen_dev * pkt_dev,int flow) get_ipsec_sa() argument
2432 set_cur_queue_map(struct pktgen_dev * pkt_dev) set_cur_queue_map() argument
2455 mod_cur_headers(struct pktgen_dev * pkt_dev) mod_cur_headers() argument
2655 fill_imix_distribution(struct pktgen_dev * pkt_dev) fill_imix_distribution() argument
2688 pktgen_output_ipsec(struct sk_buff * skb,struct pktgen_dev * pkt_dev) pktgen_output_ipsec() argument
2727 free_SAs(struct pktgen_dev * pkt_dev) free_SAs() argument
2742 process_ipsec(struct pktgen_dev * pkt_dev,struct sk_buff * skb,__be16 protocol) process_ipsec() argument
2788 mpls_push(__be32 * mpls,struct pktgen_dev * pkt_dev) mpls_push() argument
2804 pktgen_finalize_skb(struct pktgen_dev * pkt_dev,struct sk_buff * skb,int datalen) pktgen_finalize_skb() argument
2887 pktgen_alloc_skb(struct net_device * dev,struct pktgen_dev * pkt_dev) pktgen_alloc_skb() argument
2914 fill_packet_ipv4(struct net_device * odev,struct pktgen_dev * pkt_dev) fill_packet_ipv4() argument
3042 fill_packet_ipv6(struct net_device * odev,struct pktgen_dev * pkt_dev) fill_packet_ipv6() argument
3172 fill_packet(struct net_device * odev,struct pktgen_dev * pkt_dev) fill_packet() argument
3180 pktgen_clear_counters(struct pktgen_dev * pkt_dev) pktgen_clear_counters() argument
3193 struct pktgen_dev *pkt_dev; pktgen_run() local
3245 const struct pktgen_dev *pkt_dev; thread_is_running() local
3327 show_results(struct pktgen_dev * pkt_dev,int nr_frags) show_results() argument
3369 pktgen_stop_device(struct pktgen_dev * pkt_dev) pktgen_stop_device() argument
3391 struct pktgen_dev *pkt_dev, *best = NULL; next_to_run() local
3409 struct pktgen_dev *pkt_dev; pktgen_stop() local
3473 pktgen_resched(struct pktgen_dev * pkt_dev) pktgen_resched() argument
3480 pktgen_wait_for_skb(struct pktgen_dev * pkt_dev) pktgen_wait_for_skb() argument
3496 pktgen_xmit(struct pktgen_dev * pkt_dev) pktgen_xmit() argument
3688 struct pktgen_dev *pkt_dev = NULL; pktgen_thread_worker() local
3758 struct pktgen_dev *p, *pkt_dev = NULL; pktgen_find_dev() local
3782 add_dev_to_thread(struct pktgen_thread * t,struct pktgen_dev * pkt_dev) add_dev_to_thread() argument
3813 struct pktgen_dev *pkt_dev; pktgen_add_device() local
3953 _rem_dev_from_if_list(struct pktgen_thread * t,struct pktgen_dev * pkt_dev) _rem_dev_from_if_list() argument
3968 pktgen_remove_device(struct pktgen_thread * t,struct pktgen_dev * pkt_dev) pktgen_remove_device() argument
[all...]
/linux/include/uapi/linux/
H A Dpktcdvd.h90 __u32 pkt_dev; /* in/out: Device nr for packet device */ member
/linux/include/linux/
H A Dpktcdvd.h160 dev_t pkt_dev; /* our dev */ member