Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() function
613 pctx = gtp1_pdp_find(gtp, ntohl(gtp1->tid)); in gtp1u_udp_encap_recv()
1363 pctx_tid = gtp1_pdp_find(gtp, in gtp_pdp_add()
1536 return gtp1_pdp_find(gtp, nla_get_u32(nla[GTPA_I_TEI])); in gtp_find_pdp_by_link()