Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
Dpn_dev.c50 static struct phonet_device *__phonet_device_alloc(struct net_device *dev) in __phonet_device_alloc()
53 struct phonet_device *pnd = kmalloc(sizeof(*pnd), GFP_ATOMIC); in __phonet_device_alloc()
64 static struct phonet_device *__phonet_get(struct net_device *dev) in __phonet_get()
67 struct phonet_device *pnd; in __phonet_get()
77 static struct phonet_device *__phonet_get_rcu(struct net_device *dev) in __phonet_get_rcu()
80 struct phonet_device *pnd; in __phonet_get_rcu()
92 struct phonet_device *pnd; in phonet_device_destroy()
114 struct phonet_device *pnd; in phonet_device_get()
136 struct phonet_device *pnd; in phonet_address_add()
155 struct phonet_device *pnd; in phonet_address_del()
[all …]
Dpn_netlink.c124 struct phonet_device *pnd; in getaddr_dumpit()
/Linux-v5.4/include/net/phonet/
Dpn_dev.h20 struct phonet_device { struct