Searched refs:GTP0_PORT (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/ | ||
D | gtp.h | 7 #define GTP0_PORT 3386 macro |
/kernel/linux/linux-5.10/drivers/net/ | ||
D | gtp.c | 452 pktinfo->gtph_port = htons(GTP0_PORT); in gtp_push_header() |