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

/freebsd-10.1-release/sys/net/
H A Droute.c439 RT_LOCK(newrt);
643 RT_LOCK(rt);
667 RT_LOCK(rt);
943 RT_LOCK(rt);
945 RT_LOCK(rt);
1073 RT_LOCK(rto);
1117 RT_LOCK(rt);
1231 RT_LOCK(rt);
1289 RT_LOCK(rt);
1351 RT_LOCK(rt
[all...]
H A Droute.h285 #define RT_LOCK(_rt) mtx_lock(&(_rt)->rt_mtx) macro
320 RT_LOCK(_rt); \
330 RT_LOCK((_ro)->ro_rt); \
H A Dradix_mpath.c253 RT_LOCK(ro->ro_rt);
H A Drtsock.c679 RT_LOCK(saved_nrt);
703 RT_LOCK(saved_nrt);
790 RT_LOCK(rt);
878 RT_LOCK(rt);
891 RT_LOCK(rt);
H A Dif.c1464 RT_LOCK(rt);
/freebsd-10.1-release/sys/netinet/
H A Din_rmx.c114 RT_LOCK(rt);
400 RT_LOCK(rt);
H A Din.c884 RT_LOCK(ia_ro.ro_rt);
1016 RT_LOCK(ia_ro.ro_rt);
/freebsd-10.1-release/sys/netinet6/
H A Dnd6_rtr.c1560 RT_LOCK(rt);
1594 RT_LOCK(rt);

Completed in 77 milliseconds