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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_llc.h114 #define llc_control llc_un.type_u.control macro
H A Dif_fddisubr.c221 l->llc_control = LLC_UI;
253 l->llc_control & 0xff);
319 l->llc_control = LLC_UI;
440 if (l->llc_control != LLC_UI || l->llc_ssap != LLC_SNAP_LSAP)
495 switch (l->llc_control) {

Completed in 25 milliseconds