Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dudp.h225 hash = skb_get_hash(skb); in udp_flow_src_port()
/linux-4.19.296/include/linux/
Dskbuff.h1234 static inline __u32 skb_get_hash(struct sk_buff *skb) in skb_get_hash() function