../net/handshake/tlshd.c:93:10: error: no member named 'user_session_id' in 'struct tls_handshake_req' 93 | treq->user_session_id = nla_get_u32(nla); | ~~~~ ^ ../net/handshake/tlshd.c:119:37: error: no member named 'user_session_id' in 'struct tls_handshake_req' 119 | treq->th_peerid[0], treq->user_session_id); | ~~~~ ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/tlshd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/handshake/handshake-test.c:237:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:308:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:338:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:380:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 380 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:425:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 425 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:471:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 471 | handshake_req_cancel(sock->sk); | ^ 6 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/handshake/tlshd.c:93:10: error: no member named 'user_session_id' in 'struct tls_handshake_req' 93 | treq->user_session_id = nla_get_u32(nla); | ~~~~ ^ ../net/handshake/tlshd.c:119:37: error: no member named 'user_session_id' in 'struct tls_handshake_req' 119 | treq->th_peerid[0], treq->user_session_id); | ~~~~ ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/tlshd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/handshake/handshake-test.c:237:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:308:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:338:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:380:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 380 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:425:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 425 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:471:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 471 | handshake_req_cancel(sock->sk); | ^ 6 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2