Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_llreach.c141 static __inline int iflr_cmp(const struct if_llreach *,
147 RB_GENERATE_PREV(ll_reach_tree, if_llreach, lr_link, iflr_cmp);
189 iflr_cmp(const struct if_llreach *a, const struct if_llreach *b) in iflr_cmp() function