Home
last modified time | relevance | path

Searched refs:phonet_address_add (Results 1 – 2 of 2) sorted by relevance

/net/phonet/
Dpn_dev.c133 int phonet_address_add(struct net_device *dev, u8 addr) in phonet_address_add() function
247 ret = phonet_address_add(dev, req.ifr_phonet_autoconf.device); in phonet_device_autoconf()
Dpn_netlink.c87 err = phonet_address_add(dev, pnaddr); in addr_doit()