Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dgtp.c106 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() function
237 pctx = gtp0_pdp_find(gtp, be64_to_cpu(gtp0->tid)); in gtp0_udp_encap_recv()
1102 return gtp0_pdp_find(gtp, nla_get_u64(nla[GTPA_TID])); in gtp_find_pdp_by_link()