Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_pc.c29 static struct llc llcs[] = { variable
130 for (i = 0; llcs[i].lc_type != -1; i++)
131 if (llcs[i].lc_type == ph.pc_type) {
132 llcp = llcs + i;
H A Dipft_sn.c30 static struct llc llcs[SDL_MAX+1] = { variable
177 l = &llcs[s_type];