Home
last modified time | relevance | path

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

/linux/net/phonet/
H A Dpn_netlink.c203 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 Dpn_dev.c290 rtm_phonet_notify(net, RTM_DELROUTE, ifindex, i); in phonet_route_autodel()