Searched defs:flow_flags (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/net/
H A Droute.h290 __u8 flow_flags = 0; local
H A Dip_tunnels.h58 __u8 flow_flags; member in struct:ip_tunnel_key
252 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, struct net *net, int oif, __u32 mark, __u32 tun_inner_hash, __u8 flow_flags) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c595 u16 flow_flags = 0, action_flags = 0; local
/linux-master/net/ipv4/
H A Droute.c510 __build_flow_key(const struct net *net, struct flowi4 *fl4, const struct sock *sk, const struct iphdr *iph, int oif, __u8 tos, u8 prot, u32 mark, int flow_flags) argument
H A Dudp.c1214 __u8 flow_flags = inet_sk_flowi_flags(sk); local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4203 static void get_flags(int flags, unsigned long *flow_flags) argument
4323 mlx5e_alloc_flow(struct mlx5e_priv *priv, int attr_size, struct flow_cls_offload *f, unsigned long flow_flags, struct mlx5e_tc_flow_parse_attr **__parse_attr, struct mlx5e_tc_flow **__flow) argument
4404 __mlx5e_add_fdb_flow(struct mlx5e_priv *priv, struct flow_cls_offload *f, unsigned long flow_flags, struct net_device *filter_dev, struct mlx5_eswitch_rep *in_rep, struct mlx5_core_dev *in_mdev) argument
4461 mlx5e_tc_add_fdb_peer_flow(struct flow_cls_offload *f, struct mlx5e_tc_flow *flow, unsigned long flow_flags, struct mlx5_eswitch *peer_esw) argument
4511 mlx5e_add_fdb_flow(struct mlx5e_priv *priv, struct flow_cls_offload *f, unsigned long flow_flags, struct net_device *filter_dev, struct mlx5e_tc_flow **__flow) argument
4560 mlx5e_add_nic_flow(struct mlx5e_priv *priv, struct flow_cls_offload *f, unsigned long flow_flags, struct net_device *filter_dev, struct mlx5e_tc_flow **__flow) argument
4628 unsigned long flow_flags; local
[all...]

Completed in 164 milliseconds