Searched refs:skb_get_hash (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | udp.h | 222 hash = skb_get_hash(skb); in udp_flow_src_port() |
/include/linux/ | ||
D | skbuff.h | 1140 static inline __u32 skb_get_hash(struct sk_buff *skb) in skb_get_hash() function |