Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute_private.h338 rt_unlock(_rt); \
443 extern void rt_unlock(struct rtentry *);
H A Droute.c3811 rt_unlock(struct rtentry *rt) in rt_unlock() function