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