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

/linux-master/drivers/net/
H A Dgtp.c1732 static struct gtp_dev *gtp_find_dev(struct net *src_net, struct nlattr *nla[]) function
2028 gtp = gtp_find_dev(sock_net(skb->sk), info->attrs);
2070 gtp = gtp_find_dev(net, nla);
2339 gtp = gtp_find_dev(sock_net(skb->sk), info->attrs);

Completed in 178 milliseconds