Searched refs:tun_hashfn (Results 1 – 1 of 1) sorted by relevance
365 static inline u32 tun_hashfn(u32 rxhash) in tun_hashfn() function483 head = &tun->flows[tun_hashfn(rxhash)]; in tun_flow_update()533 e = tun_flow_find(&tun->flows[tun_hashfn(txq)], txq); in tun_automq_select_queue()1046 e = tun_flow_find(&tun->flows[tun_hashfn(rxhash)], rxhash); in tun_automq_xmit()