Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dip_ftable.h66 uint_t rt_match_flags; member
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ire.c990 if ((rtf->rt_match_flags != 0) || in rtfunc()
992 ret = ire_walk_ill_match(rtf->rt_match_flags, in rtfunc()
1057 rtfarg.rt_match_flags = match_flags; in ire_walk_ill_tables()