Searched refs:rtunref (Results 1 – 2 of 2) sorted by relevance
356 (void) rtunref(_rt); \424 extern int rtunref(struct rtentry *);
1153 if (rtunref(rt) > 0) { in rtfree_common()1178 if (rtunref(rt) > 0) { in rtfree_common()1323 rtunref(struct rtentry *p) in rtunref() function