Searched refs:llcs (Results 1 – 1 of 1) sorted by relevance
25 static struct llc llcs[] = { variable103 for (i = 0; llcs[i].lc_type != -1; i++) in ipcap_open()104 if (llcs[i].lc_type == ph.type) { in ipcap_open()105 llcp = llcs + i; in ipcap_open()