Searched refs:dn_rt_fill_info (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/decnet/ |
D | dn_route.c | 1555 static int dn_rt_fill_info(struct sk_buff *skb, u32 portid, u32 seq, in dn_rt_fill_info() function 1711 err = dn_rt_fill_info(skb, NETLINK_CB(in_skb).portid, nlh->nlmsg_seq, RTM_NEWROUTE, 0, 0); in dn_cache_getroute() 1760 if (dn_rt_fill_info(skb, NETLINK_CB(cb->skb).portid, in dn_cache_dump()
|