Searched refs:RT_LOCK (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Droute.c402 RT_LOCK(newrt);
607 RT_LOCK(rt);
631 RT_LOCK(rt);
907 RT_LOCK(rt);
909 RT_LOCK(rt);
1037 RT_LOCK(rto);
1081 RT_LOCK(rt);
1195 RT_LOCK(rt);
1255 RT_LOCK(rt);
1322 RT_LOCK(rt
[all...]
H A Droute.h312 #define RT_LOCK(_rt) mtx_lock(&(_rt)->rt_mtx) macro
343 RT_LOCK(_rt); \
353 RT_LOCK((_ro)->ro_rt); \
H A Dradix_mpath.c253 RT_LOCK(ro->ro_rt);
H A Drtsock.c665 RT_LOCK(saved_nrt);
686 RT_LOCK(saved_nrt);
769 RT_LOCK(rt);
853 RT_LOCK(rt);
866 RT_LOCK(rt);
H A Dif.c1485 RT_LOCK(rt);
/freebsd-9.3-release/sys/netinet/
H A Din_rmx.c114 RT_LOCK(rt);
404 RT_LOCK(rt);
H A Din.c944 RT_LOCK(ia_ro.ro_rt);
1075 RT_LOCK(ia_ro.ro_rt);
/freebsd-9.3-release/sys/netinet6/
H A Dnd6_rtr.c1585 RT_LOCK(rt);
1619 RT_LOCK(rt);

Completed in 270 milliseconds