Home | History | Annotate | Download | only in src

Lines Matching full:ibpkey

1915  * Return the SID of the ibpkey specified by
1926 if (c->u.ibpkey.low_pkey <= pkey &&
1927 c->u.ibpkey.high_pkey >= pkey &&
1928 subnet_prefix == c->u.ibpkey.subnet_prefix)