Searched defs:match_illgrp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c166 boolean_t match_illgrp = (match_flags & IPIF_MATCH_ILLGRP); local
178 (!match_illgrp || !IS_IN_SAME_ILLGRP(ill, match_ill))) {
H A Dip_if.c4618 boolean_t match_illgrp = (match_flags & IPIF_MATCH_ILLGRP); local
4630 (!match_illgrp || !IS_IN_SAME_ILLGRP(ill, match_ill))) {

Completed in 103 milliseconds