Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dgtp.c126 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() function
283 pctx = gtp1_pdp_find(gtp, ntohl(gtp1->tid)); in gtp1u_udp_encap_recv()
1087 return gtp1_pdp_find(gtp, nla_get_u32(nla[GTPA_I_TEI])); in gtp_find_pdp_by_link()