Searched refs:kpi (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c127 } kpi; member in struct:if_proto
989 error = (*ifproto->kpi.v1.input)(ifproto->ifp,
999 error = (*ifproto->kpi.v2.input)(ifproto->ifp,
1153 ? proto->kpi.v1.event : proto->kpi.v2.event;
1283 ? proto->kpi.v1.pre_output : proto->kpi.v2.pre_output;
1462 ? proto->kpi.v1.pre_output : proto->kpi.v2.pre_output;
1645 ? proto->kpi
[all...]

Completed in 10 milliseconds