Home
last modified time | relevance | path

Searched refs:flow_keys (Results 1 – 9 of 9) sorted by relevance

/include/net/
Dflow_dissector.h309 struct flow_keys { struct
324 offsetof(struct flow_keys, FLOW_KEYS_HASH_START_FIELD) argument
326 __be32 flow_get_u32_src(const struct flow_keys *flow);
327 __be32 flow_get_u32_dst(const struct flow_keys *flow);
345 const struct flow_keys *flow);
347 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4()
352 u32 flow_hash_from_keys(struct flow_keys *keys);
371 struct bpf_flow_keys *flow_keys; member
Dip_fib.h350 struct flow_keys *flkeys) in fib4_rules_early_flow_dissect()
411 struct flow_keys *flkeys) in fib4_rules_early_flow_dissect()
517 const struct sk_buff *skb, struct flow_keys *flkeys);
Dflow.h215 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
Dip6_fib.h616 struct flow_keys *flkeys) in fib6_rules_early_flow_dissect()
662 struct flow_keys *flkeys) in fib6_rules_early_flow_dissect()
Dip6_route.h155 const struct sk_buff *skb, struct flow_keys *hkeys);
Dip.h571 static inline void iph_to_flow_copy_v4addrs(struct flow_keys *flow, in iph_to_flow_copy_v4addrs()
Dipv6.h836 static inline void iph_to_flow_copy_v6addrs(struct flow_keys *flow, in iph_to_flow_copy_v6addrs()
/include/uapi/linux/
Dbpf.h5310 __bpf_md_ptr(struct bpf_flow_keys *, flow_keys);
/include/linux/
Dskbuff.h1398 struct flow_keys *flow, in skb_flow_dissect_flow_keys()
1452 struct flow_keys keys; in skb_get_hash_flowi6()