Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute_private.h390 rt_unlock(_rt); \
495 extern void rt_unlock(struct rtentry *);
H A Droute.c3912 rt_unlock(struct rtentry *rt) in rt_unlock() function