--- zzzz-none-000/linux-4.9.279/net/ipv4/af_inet.c 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/net/ipv4/af_inet.c 2023-02-08 11:43:43.000000000 +0000 @@ -121,7 +121,6 @@ #endif #include - /* The inetsw table contains everything that inet_create needs to * build a new socket. */ @@ -1831,6 +1830,8 @@ ip_init(); + ip_input_init(); + tcp_v4_init(); /* Setup TCP slab cache for open requests. */