Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Drtable.c357 void rtentry_ref(void *, void *);
362 struct srpl_rc rt_rc = SRPL_RC_INITIALIZER(rtentry_ref, rtentry_unref, NULL);
886 rtentry_ref(void *null, void *xrt) in rtentry_ref() function