Searched refs:tsol_ire_match_gwattr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtnet.h79 extern int tsol_ire_match_gwattr(ire_t *, const ts_label_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.c865 (tsol_ire_match_gwattr(ire, tsl) == 0))) {
H A Dip_ire.c2025 (tsol_ire_match_gwattr(ire, tsl) == 0))) {
2118 tsol_ire_match_gwattr(ire, margs->ift_tsl) != 0)
H A Dtnet.c1235 tsol_ire_match_gwattr(ire_t *ire, const ts_label_t *tsl) function
1546 * since tsol_ire_match_gwattr has ensured such condition.

Completed in 56 milliseconds