Home
last modified time | relevance | path

Searched refs:GTP_CMD_ECHOREQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dgtp.h11 GTP_CMD_ECHOREQ, enumerator
/openbmc/linux/drivers/net/
H A Dgtp.c397 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()
1853 .cmd = GTP_CMD_ECHOREQ,
1870 .resv_start_op = GTP_CMD_ECHOREQ + 1,