Searched refs:GTP_CMD_ECHOREQ (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | gtp.h | 11 GTP_CMD_ECHOREQ, enumerator
|
| /linux-6.15/drivers/net/ |
| H A D | gtp.c | 552 ret = gtp_genl_fill_echo(msg, 0, 0, 0, GTP_CMD_ECHOREQ, echo); in gtp0_handle_echo_resp() 737 ret = gtp_genl_fill_echo(msg, 0, 0, 0, GTP_CMD_ECHOREQ, echo); in gtp1u_handle_echo_resp() 2448 .cmd = GTP_CMD_ECHOREQ, 2465 .resv_start_op = GTP_CMD_ECHOREQ + 1,
|