On Thu, 2017-11-30 at 15:23 -0800, Martin KaFai Lau wrote: > This patch moves the udp[46]_portaddr_hash() > to net/ip[v6].h. The function name is renamed to > ipv[46]_portaddr_hash(). > > It will be used by a later patch which adds a second listener > hashtable hashed by the address and port. > > Signed-off-by: Martin KaFai Lau <[email protected]> > ---
Reviewed-by: Eric Dumazet <[email protected]>
