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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c1456 dl_capab_id_t *id_ic; local
1478 id_ic = (dl_capab_id_t *)(outers + 1);
1480 if (outers->dl_length < sizeof (*id_ic) ||
1481 (inners = &id_ic->id_subcap,
1489 if (!dlcapabcheckqid(&id_ic->id_mid, ill->ill_lmod_rq)) {

Completed in 90 milliseconds