HomeSort by relevance Sort by last modified time
    Searched refs:LLC (Results 1 - 7 of 7) sorted by null

  /external/libpcap/
tokdefs.h 109 LLC = 335,
213 #define LLC 335
grammar.c 144 LLC = 335,
248 #define LLC 335
791 "CSNP", "PSNP", "STP", "IPX", "NETBEUI", "LANE", "LLC", "METAC", "BCC",
    [all...]
grammar.y 188 %token LANE LLC METAC BCC SC ILMIC OAMF4EC OAMF4SC
443 | LLC { $$ = A_LLC; }
scanner.l 270 llc return LLC;
scanner.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 809 pBuffer->LLC.DSAP = 0xaa;
810 pBuffer->LLC.SSAP = 0xaa;
811 pBuffer->LLC.Control = 0x03;
813 /* pBuffer->LLC.Control.OUI these 3 bytes are zeroed already */
814 pBuffer->LLC.Type = WLANTOHS((TI_UINT16)0x806);
859 ptr = (TI_UINT8 *)&pBuffer->LLC.DSAP;
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h     [all...]

Completed in 46 milliseconds