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) 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.h194 # define rn_lexobetter ipf_rn_lexobetter macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c505 rn_lexobetter(void *m_arg, void *n_arg) function
586 rn_lexobetter(netmask, tt->rn_mask))))
701 if (rn_refines(netmask, mmask) || rn_lexobetter(netmask, mmask))

Completed in 63 milliseconds