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