Home
last modified time | relevance | path

Searched refs:GTP_TPDU (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dgtp.h10 #define GTP_TPDU 255 macro
/kernel/linux/linux-6.6/include/net/
H A Dgtp.h17 #define GTP_TPDU 255 macro
/kernel/linux/linux-5.10/drivers/net/
H A Dgtp.c227 if (gtp0->type != GTP_TPDU) in gtp0_udp_encap_recv()
254 if (gtp1->type != GTP_TPDU) in gtp1u_udp_encap_recv()
408 gtp0->type = GTP_TPDU; in gtp0_push_header()
431 gtp1->type = GTP_TPDU; in gtp1_push_header()
/kernel/linux/linux-6.6/drivers/net/
H A 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()

Completed in 5 milliseconds