Searched defs:gtp_v0_hdr (Results 1 – 1 of 1) sorted by relevance
371 struct gtp_v0_hdr { struct372 u_int8_t flags;373 u_int8_t msgtype;374 u_int16_t length;375 u_int16_t seqno;376 u_int16_t flow;377 u_int8_t npduno;378 u_int8_t spare1;379 u_int8_t spare2;380 u_int8_t spare3;[all …]