+0
−2
+3
−0
include/net/proto_memory.h
0 → 100644
+83
−0
+0
−78
+1
−9
Loading
Eric Dumazet says: ==================== net: three additions to net_hotdata This series moves three fast path sysctls to net_hotdata. To avoid <net/hotdata.h> inclusion from <net/sock.h>, create <net/proto_memory.h> to hold proto memory definitions. ==================== Link: https://lore.kernel.org/r/20240429134025.1233626-1-edumazet@google.com Signed-off-by:Jakub Kicinski <kuba@kernel.org>