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