Searched refs:RTFREE_LOCKED (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Droute.h332 #define RTFREE_LOCKED(_rt) do { \ macro
345 RTFREE_LOCKED(_rt); \
355 RTFREE_LOCKED((_ro)->ro_rt); \
382 * rtfree() and RTFREE_LOCKED() require a locked rtentry
H A Dif_faith.c341 RTFREE_LOCKED(rt);
H A Dradix_mpath.c309 RTFREE_LOCKED(ro->ro_rt);
H A Droute.c436 * The callers should use RTFREE_LOCKED() or RTFREE(), so
621 RTFREE_LOCKED(gwrt);
627 RTFREE_LOCKED(rt);
1040 RTFREE_LOCKED(rt);
1154 RTFREE_LOCKED(rt);
1625 RTFREE_LOCKED(rt);
H A Dif_stf.c645 RTFREE_LOCKED(rt);
648 RTFREE_LOCKED(rt);
/freebsd-10.0-release/sys/netinet6/
H A Din6.c920 RTFREE_LOCKED(rt);
932 RTFREE_LOCKED(rt);
990 RTFREE_LOCKED(rt);
1002 RTFREE_LOCKED(rt);
1414 RTFREE_LOCKED(rt);
1429 RTFREE_LOCKED(rt);
1433 RTFREE_LOCKED(rt);
1457 RTFREE_LOCKED(rt);
1472 RTFREE_LOCKED(rt);
1476 RTFREE_LOCKED(r
[all...]
H A Din6_gif.c417 RTFREE_LOCKED(rt);
420 RTFREE_LOCKED(rt);
H A Din6_rmx.c165 RTFREE_LOCKED(rt2);
H A Din6_ifattach.c893 RTFREE_LOCKED(rt);
H A Dicmp6.c2399 RTFREE_LOCKED(rt);
2409 RTFREE_LOCKED(rt);
2425 RTFREE_LOCKED(rt);
H A Dnd6.c932 RTFREE_LOCKED(rt);
935 RTFREE_LOCKED(rt);
H A Dnd6_nbr.c269 RTFREE_LOCKED(rt);
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Daddr.c431 RTFREE_LOCKED(rte);
442 RTFREE_LOCKED(rte);
444 RTFREE_LOCKED(rte);
/freebsd-10.0-release/sys/netinet/
H A Din.c886 RTFREE_LOCKED(ia_ro.ro_rt);
1053 RTFREE_LOCKED(ia_ro.ro_rt);
1358 RTFREE_LOCKED(rt);
1380 RTFREE_LOCKED(rt);
1395 RTFREE_LOCKED(rt);
1401 RTFREE_LOCKED(rt);
H A Din_gif.c418 RTFREE_LOCKED(rt);
421 RTFREE_LOCKED(rt);
H A Dif_ether.c836 RTFREE_LOCKED(rt);
839 RTFREE_LOCKED(rt);
861 RTFREE_LOCKED(rt);
864 RTFREE_LOCKED(rt);
H A Din_rmx.c428 RTFREE_LOCKED(rt);
/freebsd-10.0-release/sys/netgraph/netflow/
H A Dnetflow.c386 RTFREE_LOCKED(rt);
405 RTFREE_LOCKED(rt);
479 RTFREE_LOCKED(rt);
501 RTFREE_LOCKED(rt);
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clport.c1001 RTFREE_LOCKED(rt);
1028 RTFREE_LOCKED(rt);
/freebsd-10.0-release/share/man/man9/
H A DMakefile1098 rtalloc.9 RTFREE_LOCKED.9 \
/freebsd-10.0-release/sys/netpfil/pf/
H A Dpf.c5233 RTFREE_LOCKED(rt);
5244 RTFREE_LOCKED(rt);

Completed in 246 milliseconds