Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dgtp.h84 #define GTPV0_T_PDU 255 macro
H A Dprint-gtp.c516 if (gh->msgtype == GTPV0_T_PDU) { in gtp_v0_print()