Home
last modified time | relevance | path

Searched refs:rtm_phonet_notify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/phonet/
H A Dpn_dev.h40 void rtm_phonet_notify(int event, struct net_device *dev, u8 dst);
/kernel/linux/linux-6.6/include/net/phonet/
H A Dpn_dev.h45 void rtm_phonet_notify(int event, struct net_device *dev, u8 dst);
/kernel/linux/linux-5.10/net/phonet/
H A 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()
H A Dpn_dev.c273 rtm_phonet_notify(RTM_DELROUTE, dev, i); in phonet_route_autodel()
/kernel/linux/linux-6.6/net/phonet/
H A 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()
H A Dpn_dev.c272 rtm_phonet_notify(RTM_DELROUTE, dev, i); in phonet_route_autodel()

Completed in 3 milliseconds