Home
last modified time | relevance | path

Searched defs:llc (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_llc.h72 struct llc { struct
73 u_int8_t llc_dsap; argument
74 u_int8_t llc_ssap; argument
75 union {
111 } llc_un; argument
/xnu-11215.1.10/tools/tests/affinity/
H A Dsets.c287 int llc; in auto_config() local