Home
last modified time | relevance | path

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

/include/net/
Dudp.h222 hash = skb_get_hash(skb); in udp_flow_src_port()
/include/linux/
Dskbuff.h1140 static inline __u32 skb_get_hash(struct sk_buff *skb) in skb_get_hash() function