OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:le_ifs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
if_le.c
91
struct netif_dif
le_ifs
[] = {
variable in typeref:struct:netif_dif[]
103
le_ifs
,
104
__arraycount(
le_ifs
),
/src/sys/arch/hp300/stand/common/
if_le.c
103
static struct netif_dif
le_ifs
[] = {
variable in typeref:struct:netif_dif[]
107
#define NLE_IFS (sizeof(
le_ifs
) / sizeof(
le_ifs
[0]))
119
le_ifs
, /* netif_ifs */
177
sels = (struct le_sel *)
le_ifs
[i].dif_private;
221
if (nif->nif_sel <
le_ifs
[nif->nif_unit].dif_nsel) {
222
sels = (struct le_sel *)
le_ifs
[nif->nif_unit].dif_private;
Completed in 14 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025