Home
last modified time | relevance | path

Searched refs:flow_keys_have_l4 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/
Dflow_dissector.h430 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4() function
/linux-6.6.21/net/core/
Dflow_dissector.c1858 __skb_set_sw_hash(skb, hash, flow_keys_have_l4(&keys)); in __skb_get_hash()
/linux-6.6.21/include/linux/
Dskbuff.h1567 __skb_set_sw_hash(skb, hash, flow_keys_have_l4(&keys)); in skb_get_hash_flowi6()