diff options
author | Martin KaFai Lau <kafai@fb.com> | 2017-12-01 23:52:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-03 18:18:28 +0300 |
commit | f0b1e64c1331dd8a2f0c30fcd0838db6cb406098 (patch) | |
tree | 6ce059baf578caa9114dfaa6951a242004eca20f /include/net/inet_hashtables.h | |
parent | 76d013b20ba9a5f88eee7c90ac82cbc3ee64be18 (diff) | |
download | linux-f0b1e64c1331dd8a2f0c30fcd0838db6cb406098.tar.xz |
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
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 <kafai@fb.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/inet_hashtables.h')
0 files changed, 0 insertions, 0 deletions