Searched refs:gtp_find_pdp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dgtp.c1526 static struct pdp_ctx *gtp_find_pdp(struct net *net, struct nlattr *nla[])
1551 pctx = gtp_find_pdp(sock_net(skb->sk), info->attrs);
1640 pctx = gtp_find_pdp(sock_net(skb->sk), info->attrs);
1525 static struct pdp_ctx *gtp_find_pdp(struct net *net, struct nlattr *nla[]) function

Completed in 114 milliseconds