Home
last modified time | relevance | path

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

/include/net/
Dfq_impl.h111 u32 hash = skb_get_hash(skb); in fq_flow_idx()
Dudp.h228 hash = skb_get_hash(skb); in udp_flow_src_port()
/include/linux/
Dskbuff.h1388 static inline __u32 skb_get_hash(struct sk_buff *skb) in skb_get_hash() function