Home
last modified time | relevance | path

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

/linux-4.1.27/net/phonet/
Dpn_dev.c63 static struct phonet_device *__phonet_device_alloc(struct net_device *dev) in __phonet_device_alloc()
66 struct phonet_device *pnd = kmalloc(sizeof(*pnd), GFP_ATOMIC); in __phonet_device_alloc()
77 static struct phonet_device *__phonet_get(struct net_device *dev) in __phonet_get()
80 struct phonet_device *pnd; in __phonet_get()
90 static struct phonet_device *__phonet_get_rcu(struct net_device *dev) in __phonet_get_rcu()
93 struct phonet_device *pnd; in __phonet_get_rcu()
105 struct phonet_device *pnd; in phonet_device_destroy()
127 struct phonet_device *pnd; in phonet_device_get()
149 struct phonet_device *pnd; in phonet_address_add()
168 struct phonet_device *pnd; in phonet_address_del()
[all …]
Dpn_netlink.c135 struct phonet_device *pnd; in getaddr_dumpit()
/linux-4.1.27/include/net/phonet/
Dpn_dev.h33 struct phonet_device { struct