Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/phonet/
H A Dpn_dev.c29 struct phonet_net { struct
36 static struct phonet_net *phonet_pernet(struct net *net) in phonet_pernet()
43 struct phonet_net *pnn = phonet_pernet(net); in phonet_device_list()
255 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_autodel()
306 struct phonet_net *pnn = phonet_pernet(net); in phonet_init_net()
320 struct phonet_net *pnn = phonet_pernet(net); in phonet_exit_net()
330 .size = sizeof(struct phonet_net),
359 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_add()
376 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_del()
396 struct phonet_net *pn in phonet_route_get_rcu()
[all...]
/kernel/linux/linux-6.6/net/phonet/
H A Dpn_dev.c29 struct phonet_net { struct
36 static struct phonet_net *phonet_pernet(struct net *net) in phonet_pernet()
43 struct phonet_net *pnn = phonet_pernet(net); in phonet_device_list()
254 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_autodel()
305 struct phonet_net *pnn = phonet_pernet(net); in phonet_init_net()
319 struct phonet_net *pnn = phonet_pernet(net); in phonet_exit_net()
329 .size = sizeof(struct phonet_net),
358 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_add()
375 struct phonet_net *pnn = phonet_pernet(dev_net(dev)); in phonet_route_del()
395 struct phonet_net *pn in phonet_route_get_rcu()
[all...]

Completed in 2 milliseconds