Searched refs:rtm_phonet_notify (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/net/phonet/ |
| H A D | pn_dev.h | 45 void rtm_phonet_notify(struct net *net, int event, u32 ifindex, u8 dst);
|
| /linux-6.15/net/phonet/ |
| H A D | pn_netlink.c | 203 void rtm_phonet_notify(struct net *net, int event, u32 ifindex, u8 dst) in rtm_phonet_notify() function 288 rtm_phonet_notify(net, nlh->nlmsg_type, ifindex, dst); in route_doit()
|
| H A D | pn_dev.c | 290 rtm_phonet_notify(net, RTM_DELROUTE, ifindex, i); in phonet_route_autodel()
|