Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.h23 #define TRANS_L2TPV3_LEN strlen(TRANS_L2TPV3) macro
H A Dvector_transports.c483 if (strncmp(transport, TRANS_L2TPV3, TRANS_L2TPV3_LEN) == 0) in build_transport_data()
H A Dvector_user.c669 if (strncmp(transport, TRANS_L2TPV3, TRANS_L2TPV3_LEN) == 0) in uml_vector_user_open()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.h23 #define TRANS_L2TPV3_LEN strlen(TRANS_L2TPV3) macro
H A Dvector_transports.c483 if (strncmp(transport, TRANS_L2TPV3, TRANS_L2TPV3_LEN) == 0) in build_transport_data()
H A Dvector_user.c670 if (strncmp(transport, TRANS_L2TPV3, TRANS_L2TPV3_LEN) == 0) in uml_vector_user_open()

Completed in 4 milliseconds