Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Droute_private.h356 rt_unlock(_rt); \
461 extern void rt_unlock(struct rtentry *);
H A Droute.c3794 rt_unlock(struct rtentry *rt) in rt_unlock() function