Searched refs:rtunref (Results 1 – 2 of 2) sorted by relevance
408 (void) rtunref(_rt); \476 extern int rtunref(struct rtentry *);
1218 if (rtunref(rt) > 0) { in rtfree_common()1243 if (rtunref(rt) > 0) { in rtfree_common()1388 rtunref(struct rtentry *p) in rtunref() function