rtm_phonet_notify
void rtm_phonet_notify(struct net *net, int event, u32 ifindex, u8 dst);
rtm_phonet_notify(net, RTM_DELROUTE, ifindex, i);
rtm_phonet_notify(net, nlh->nlmsg_type, ifindex, dst);