Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dgtp.h10 #define GTP_TPDU 255 macro
/Linux-v4.19/drivers/net/
Dgtp.c238 if (gtp0->type != GTP_TPDU) in gtp0_udp_encap_recv()
265 if (gtp1->type != GTP_TPDU) in gtp1u_udp_encap_recv()
404 gtp0->type = GTP_TPDU; in gtp0_push_header()
427 gtp1->type = GTP_TPDU; in gtp1_push_header()