Searched refs:phonet_address_add (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/phonet/
H A Dpn_netlink.c87 err = phonet_address_add(dev, pnaddr);
H A Dpn_dev.c130 int phonet_address_add(struct net_device *dev, u8 addr) function
244 ret = phonet_address_add(dev, req.ifr_phonet_autoconf.device);
/linux-master/include/net/phonet/
H A Dpn_dev.h37 int phonet_address_add(struct net_device *dev, u8 addr);

Completed in 204 milliseconds