Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dgtp.h7 #define GTP0_PORT 3386 macro
/kernel/linux/linux-6.6/include/net/
H A Dgtp.h11 #define GTP0_PORT 3386 macro
/kernel/linux/linux-6.6/drivers/net/
H A Dgtp.c345 htons(GTP0_PORT), htons(GTP0_PORT), in gtp0_send_echo_resp()
789 pktinfo->gtph_port = htons(GTP0_PORT); in gtp_push_header()
1003 udp_conf.local_udp_port = htons(GTP0_PORT); in gtp_create_sock()
1769 port = htons(GTP0_PORT); in gtp_genl_send_echo_req()
/kernel/linux/linux-5.10/drivers/net/
H A Dgtp.c454 pktinfo->gtph_port = htons(GTP0_PORT); in gtp_push_header()

Completed in 5 milliseconds