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

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

Completed in 115 milliseconds