Home
last modified time | relevance | path

Searched refs:rps_dev_flow (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/Documentation/networking/
Dscaling.txt211 in rps_dev_flow[i] records the last element in flow i that has
218 and the rps_dev_flow table of the queue that the packet was received on
220 rps_sock_flow table) matches the current CPU (found in the rps_dev_flow
226 value in rps_dev_flow[i]
/linux-3.3/net/core/
Ddev.c2665 static struct rps_dev_flow *
2667 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu()
2673 struct rps_dev_flow *old_rflow; in set_rps_cpu()
2716 struct rps_dev_flow **rflowp) in get_rps_cpu()
2759 struct rps_dev_flow *rflow; in get_rps_cpu()
2822 struct rps_dev_flow *rflow; in rps_may_expire_flow()
2949 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_rx()
3313 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb()
Dnet-sysfs.c685 / sizeof(struct rps_dev_flow)) { in store_rps_dev_flow_table_cnt()
/linux-3.3/include/linux/
Dnetdevice.h607 struct rps_dev_flow { struct
621 struct rps_dev_flow flows[0]; argument
624 ((_num) * sizeof(struct rps_dev_flow)))