Home
last modified time | relevance | path

Searched refs:TRANS_GRE_LEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.h20 #define TRANS_GRE_LEN strlen(TRANS_GRE) macro
H A Dvector_transports.c481 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in build_transport_data()
H A Dvector_user.c667 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in uml_vector_user_open()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.h20 #define TRANS_GRE_LEN strlen(TRANS_GRE) macro
H A Dvector_transports.c481 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in build_transport_data()
H A Dvector_user.c668 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in uml_vector_user_open()

Completed in 5 milliseconds