Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c116 static boolean_t rn_lexobetter(void *m_arg, void *n_arg);
646 rn_lexobetter(m_arg, n_arg) in rn_lexobetter() function
728 rn_lexobetter(netmask, tt->rn_mask))))
876 rn_lexobetter(netmask, mmask))
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h192 # define rn_lexobetter ipf_rn_lexobetter macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c503 rn_lexobetter(void *m_arg, void *n_arg) in rn_lexobetter() function
584 rn_lexobetter(netmask, tt->rn_mask)))) in rn_addroute()
699 if (rn_refines(netmask, mmask) || rn_lexobetter(netmask, mmask)) in rn_addroute()