Searched defs:flow_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/netpfil/ipfw/test/
H A Ddn_test.h86 uint32_t flow_id; member in struct:dn_flow
101 int flow_id; /* for testing, index of a flow */ member in struct:mbuf
H A Dmain.c544 int flow_id; local
[all...]
/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c103 u32 flow_id; /* RFS infrastructure id */ member in struct:mlx4_en_filter
217 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, __be32 dst_ip, u8 ip_proto, __be16 src_port, __be16 dst_port, u32 flow_id) argument
289 mlx4_en_filter_rfs(struct net_device *net_dev, const struct sk_buff *skb, u16 rxq_index, u32 flow_id) argument

Completed in 128 milliseconds