Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() argument
130 head = &gtp->tid_hash[gtp0_hashfn(tid) % gtp->hash_size]; in gtp0_pdp_find()
141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() argument
146 head = &gtp->tid_hash[gtp1u_hashfn(tid) % gtp->hash_size]; in gtp1_pdp_find()
157 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find() argument
162 head = &gtp->addr_hash[ipv4_hashfn(ms_addr) % gtp->hash_size]; in ipv4_pdp_find()
295 static int gtp0_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_send_echo_resp() argument
326 gtp_pkt->ie.val = gtp->restart_count; in gtp0_send_echo_resp()
333 rt = ip4_route_output_gtp(&fl4, gtp->sk0, iph->saddr, iph->daddr); in gtp0_send_echo_resp()
335 netdev_dbg(gtp->dev, "no route for echo response from %pI4\n", in gtp0_send_echo_resp()
[all …]
H A DMakefile38 obj-$(CONFIG_GTP) += gtp.o
H A DKconfig281 This allows one to create gtp virtual interfaces that provide
291 will be called gtp.
/openbmc/linux/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
/openbmc/linux/
H A DMAINTAINERS9096 T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
9097 F: drivers/net/gtp.c
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3500 -rw-r--r-- root root 681 ./usr/include/linux/gtp.h
H A Dbuildhistory_filelist1.txt3499 -rw-r--r-- root root 681 ./usr/include/linux/gtp.h