Searched refs:rtunref (Results 1 – 2 of 2) sorted by relevance
406 (void) rtunref(_rt); \474 extern int rtunref(struct rtentry *);
1217 if (rtunref(rt) > 0) { in rtfree_common()1242 if (rtunref(rt) > 0) { in rtfree_common()1387 rtunref(struct rtentry *p) in rtunref() function