Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgtp.h11 #define GTP0_PORT 3386 macro
/openbmc/linux/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()
1006 udp_conf.local_udp_port = htons(GTP0_PORT); in gtp_create_sock()
1777 port = htons(GTP0_PORT); in gtp_genl_send_echo_req()