rtm_phonet_notify   40 include/net/phonet/pn_dev.h void rtm_phonet_notify(int event, struct net_device *dev, u8 dst);
rtm_phonet_notify  275 net/phonet/pn_dev.c 		rtm_phonet_notify(RTM_DELROUTE, dev, i);
rtm_phonet_notify  259 net/phonet/pn_netlink.c 		rtm_phonet_notify(nlh->nlmsg_type, dev, dst);