Searched refs:fwd_lcore (Results 1 – 3 of 3) sorted by relevance
26 struct fwd_lcore *fc; in forward_stream_get()
157 struct fwd_lcore *lcore; /**< Lcore being scheduled. */295 struct fwd_lcore { struct584 extern struct fwd_lcore **fwd_lcores;748 static inline struct fwd_lcore *
160 struct fwd_lcore **fwd_lcores; /**< For all probed logical cores. */1634 sizeof(struct fwd_lcore *) * nb_lcores, in init_config()1642 sizeof(struct fwd_lcore), in init_config()2197 run_pkt_fwd_on_lcore(struct fwd_lcore *fc, packet_fwd_t pkt_fwd) in run_pkt_fwd_on_lcore()2242 run_pkt_fwd_on_lcore((struct fwd_lcore *) fwd_arg, in start_pkt_forward_on_core()2254 struct fwd_lcore *fwd_lc; in run_one_txonly_burst_on_core()2255 struct fwd_lcore tmp_lcore; in run_one_txonly_burst_on_core()2257 fwd_lc = (struct fwd_lcore *) fwd_arg; in run_one_txonly_burst_on_core()