Searched defs:flow_flags (Results 1 – 6 of 6) sorted by relevance
/linux/include/net/ |
H A D | ip_tunnels.h | 76 __u8 flow_flags; member 353 __u8 flow_flags) in ip_tunnel_init_flow() argument
|
H A D | route.h | 324 __u8 flow_flags = 0; in ip_route_connect_init() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4317 static void get_flags(int flags, unsigned long *flow_flags) in get_flags() 4438 struct flow_cls_offload *f, unsigned long flow_flags, in mlx5e_alloc_flow() 4520 unsigned long flow_flags, in __mlx5e_add_fdb_flow() 4577 unsigned long flow_flags, in mlx5e_tc_add_fdb_peer_flow() 4627 unsigned long flow_flags, in mlx5e_add_fdb_flow() 4676 unsigned long flow_flags, in mlx5e_add_nic_flow() 4742 unsigned long flow_flags; in mlx5e_tc_add_flow() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 599 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
|
/linux/net/ipv4/ |
H A D | route.c | 508 __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 D | udp.c | 1439 __u8 flow_flags = inet_sk_flowi_flags(sk); udp_sendmsg() local
|