Searched refs:GTP_ECHO_RSP (Results 1 – 2 of 2) sorted by relevance
12 #define GTP_ECHO_RSP 2 /* Echo Response */ macro
288 if (msg_type == GTP_ECHO_RSP) in gtp0_build_echo_msg()316 gtp0_build_echo_msg(>p_pkt->gtp0_h, GTP_ECHO_RSP); in gtp0_send_echo_resp()429 if (gtp0->type == GTP_ECHO_RSP && gtp->sk_created) in gtp0_udp_encap_recv()462 if (msg_type == GTP_ECHO_RSP) { in gtp1u_build_echo_msg()498 gtp1u_build_echo_msg(>p_pkt->gtp1u_h, GTP_ECHO_RSP); in gtp1u_send_echo_resp()591 if (gtp1->type == GTP_ECHO_RSP && gtp->sk_created) in gtp1u_udp_encap_recv()