Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Droute.h296 __u8 flow_flags = 0; in ip_route_connect_init() local
/kernel/linux/linux-6.6/include/net/
H A Droute.h299 __u8 flow_flags = 0; in ip_route_connect_init() local
H A Dip_tunnels.h58 __u8 flow_flags; member
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) ip_tunnel_init_flow() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c592 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c595 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c542 __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) __build_flow_key() argument
H A Dudp.c1216 __u8 flow_flags = inet_sk_flowi_flags(sk); in udp_sendmsg() local
/kernel/linux/linux-6.6/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) __build_flow_key() argument
H A Dudp.c1205 __u8 flow_flags = inet_sk_flowi_flags(sk); in udp_sendmsg() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2430 __u8 tos, ttl, flow_flags = 0; in vxlan_xmit_one() local
2218 vxlan_get_route(struct vxlan_dev *vxlan, struct net_device *dev, struct vxlan_sock *sock4, struct sk_buff *skb, int oif, u8 tos, __be32 daddr, __be32 *saddr, __be16 dport, __be16 sport, __u8 flow_flags, struct dst_cache *dst_cache, const struct ip_tunnel_info *info) vxlan_get_route() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4560 static void get_flags(int flags, unsigned long *flow_flags) in get_flags() argument
4633 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) mlx5e_alloc_flow() argument
4711 __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) __mlx5e_add_fdb_flow() argument
4769 mlx5e_tc_add_fdb_peer_flow(struct flow_cls_offload *f, struct mlx5e_tc_flow *flow, unsigned long flow_flags) mlx5e_tc_add_fdb_peer_flow() argument
4821 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) mlx5e_add_fdb_flow() argument
4855 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) mlx5e_add_nic_flow() argument
4922 unsigned long flow_flags; mlx5e_tc_add_flow() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4201 static void get_flags(int flags, unsigned long *flow_flags) in get_flags() argument
4321 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) mlx5e_alloc_flow() argument
4402 __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) __mlx5e_add_fdb_flow() argument
4459 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) mlx5e_tc_add_fdb_peer_flow() argument
4509 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) mlx5e_add_fdb_flow() argument
4558 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) mlx5e_add_nic_flow() argument
4626 unsigned long flow_flags; mlx5e_tc_add_flow() local
[all...]

Completed in 43 milliseconds