Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/phonet/
Dpn_dev.h45 void rtm_phonet_notify(int event, struct net_device *dev, u8 dst);
/linux-6.12.1/net/phonet/
Dpn_netlink.c191 void rtm_phonet_notify(int event, struct net_device *dev, u8 dst) in rtm_phonet_notify() function
259 rtm_phonet_notify(nlh->nlmsg_type, dev, dst); in route_doit()
Dpn_dev.c272 rtm_phonet_notify(RTM_DELROUTE, dev, i); in phonet_route_autodel()