Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.h533 rt_unlock(_rt); \
638 extern void rt_unlock(struct rtentry *);
H A Droute.c3802 rt_unlock(struct rtentry *rt) in rt_unlock() function