Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDroute.h388 #define RTFREE_LOCKED(_rt) do { \ macro
401 RTFREE_LOCKED(_rt); \
411 RTFREE_LOCKED((_ro)->ro_rt); \
HDradix_mpath.c251 RTFREE_LOCKED(ro->ro_rt); in rtalloc_mpath_fib()
HDroute.c676 RTFREE_LOCKED(rt); in rtredirect_fib()
1110 RTFREE_LOCKED(rt); in rt_foreach_fib_walk_del()
1634 RTFREE_LOCKED(rt); in rtrequest1_fib()
2178 RTFREE_LOCKED(rt); in rtinit1()
/NextBSD/sys/ofed/drivers/infiniband/core/
HDaddr.c280 RTFREE_LOCKED(rte); in addr_resolve()
294 RTFREE_LOCKED(rte); in addr_resolve()
296 RTFREE_LOCKED(rte); in addr_resolve()
/NextBSD/sys/netgraph/netflow/
HDnetflow.c358 RTFREE_LOCKED(rt); in hash_insert()
377 RTFREE_LOCKED(rt); in hash_insert()
448 RTFREE_LOCKED(rt); in hash6_insert()
467 RTFREE_LOCKED(rt); in hash6_insert()
/NextBSD/sys/fs/nfsclient/
HDnfs_clport.c1075 RTFREE_LOCKED(rt); in nfscl_getmyip()
1102 RTFREE_LOCKED(rt); in nfscl_getmyip()
/NextBSD/share/man/man9/
HDMakefile1411 rtalloc.9 RTFREE_LOCKED.9 \