Searched defs:__skb_get_hash (Results 1 - 1 of 1) sorted by relevance

/net/core/
H A Dflow_dissector.c290 * __skb_get_hash: calculate a flow hash based on src/dst addresses
295 void __skb_get_hash(struct sk_buff *skb) function
309 EXPORT_SYMBOL(__skb_get_hash); variable

Completed in 47 milliseconds