Home
last modified time | relevance | path

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

/linux-6.15/include/net/phonet/
H A Dpn_dev.h41 void phonet_address_notify(struct net *net, int event, u32 ifindex, u8 addr);
/linux-6.15/net/phonet/
H A Dpn_netlink.c25 void phonet_address_notify(struct net *net, int event, u32 ifindex, u8 addr) in phonet_address_notify() function
97 phonet_address_notify(net, nlh->nlmsg_type, ifm->ifa_index, pnaddr); in addr_doit()
H A Dpn_dev.c109 phonet_address_notify(net, RTM_DELADDR, ifindex, addr); in phonet_device_destroy()
259 phonet_address_notify(dev_net(dev), RTM_NEWADDR, dev->ifindex, in phonet_device_autoconf()