--- zzzz-none-000/linux-4.9.218/net/ipv4/af_inet.c 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/net/ipv4/af_inet.c 2023-03-29 10:59:08.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. */