Home
last modified time | relevance | path

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

/linux/include/net/
H A Dgtp.h11 #define GTP0_PORT 3386 macro
/linux/drivers/net/
H A Dgtp.c447 htons(GTP0_PORT), htons(GTP0_PORT), in gtp0_send_echo_resp_ip()
1009 pktinfo->gtph_port = htons(GTP0_PORT); in gtp_push_header()
1422 udp_conf.local_udp_port = htons(GTP0_PORT); in gtp_create_sock()
2368 port = htons(GTP0_PORT); in gtp_genl_send_echo_req()