Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dgtp.h17 #define GTP_TPDU 255 macro
/linux-6.6.21/drivers/net/
Dgtp.c433 if (gtp0->type != GTP_TPDU) in gtp0_udp_encap_recv()
595 if (gtp1->type != GTP_TPDU) in gtp1u_udp_encap_recv()
743 gtp0->type = GTP_TPDU; in gtp0_push_header()
766 gtp1->type = GTP_TPDU; in gtp1_push_header()