Home
last modified time | relevance | path

Searched defs:flow_flags (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Dip_tunnels.h76 __u8 flow_flags; global() member
353 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
H A Droute.h324 __u8 flow_flags = 0; in ip_route_connect_init() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c599 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
/linux/net/ipv4/
H A Droute.c512 __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.c1439 __u8 flow_flags = inet_sk_flowi_flags(sk); in udp_sendmsg() local