Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dgtp.c110 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() function
241 pctx = gtp0_pdp_find(gtp, be64_to_cpu(gtp0->tid)); in gtp0_udp_encap_recv()
1085 return gtp0_pdp_find(gtp, nla_get_u64(nla[GTPA_TID])); in gtp_find_pdp_by_link()