Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dgtp.h10 #define GTP_TPDU 255 macro
/Linux-v5.10/drivers/net/
Dgtp.c227 if (gtp0->type != GTP_TPDU) in gtp0_udp_encap_recv()
254 if (gtp1->type != GTP_TPDU) in gtp1u_udp_encap_recv()
406 gtp0->type = GTP_TPDU; in gtp0_push_header()
429 gtp1->type = GTP_TPDU; in gtp1_push_header()