Home
last modified time | relevance | path

Searched refs:gtp (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c105 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() argument
110 head = &gtp->tid_hash[gtp0_hashfn(tid) % gtp->hash_size]; in gtp0_pdp_find()
121 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() argument
126 head = &gtp->tid_hash[gtp1u_hashfn(tid) % gtp->hash_size]; in gtp1_pdp_find()
137 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find() argument
142 head = &gtp->addr_hash[ipv4_hashfn(ms_addr) % gtp->hash_size]; in ipv4_pdp_find()
212 static int gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_udp_encap_recv() argument
230 pctx = gtp0_pdp_find(gtp, be64_to_cpu(gtp0->tid)); in gtp0_udp_encap_recv()
232 netdev_dbg(gtp->dev, "No PDP ctx to decap skb=%p\n", skb); in gtp0_udp_encap_recv()
236 return gtp_rx(pctx, skb, hdrlen, gtp->role); in gtp0_udp_encap_recv()
[all …]
H A DMakefile35 obj-$(CONFIG_GTP) += gtp.o
H A DKconfig280 This allows one to create gtp virtual interfaces that provide
290 wil be called gtp.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dindex.rst59 gtp
H A Dgtp.rst11 In 'drivers/net/gtp.c' you are finding a kernel-level implementation
78 https://osmocom.org/projects/linux-kernel-gtp-u/wiki
143 https://osmocom.org/projects/linux-kernel-gtp-u/issues
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A D..install.cmd1 …onet.h pci_regs.h nsfs.h kernel-page-flags.h uleds.h rtc.h if_eql.h flat.h gtp.h aio_abi.h bpfilte…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A D..install.cmd1 …onet.h pci_regs.h nsfs.h kernel-page-flags.h uleds.h rtc.h if_eql.h flat.h gtp.h aio_abi.h bpfilte…
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS7692 T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
7693 F: drivers/net/gtp.c
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt3499 -rw-r--r-- root root 681 ./usr/include/linux/gtp.h
H A Dbuildhistory_filelist2.txt3500 -rw-r--r-- root root 681 ./usr/include/linux/gtp.h