Searched defs:llc (Results 1 – 2 of 2) sorted by relevance
72 struct llc { struct73 u_int8_t llc_dsap; argument74 u_int8_t llc_ssap; argument75 union {111 } llc_un; argument
287 int llc; in auto_config() local