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

  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 97 UINT16_t type = etherType(packet);
pppoe.h 282 UINT16_t etherType(PPPoEPacket *packet);
discovery.c 356 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
533 if (etherType(&packet) != Eth_PPPOE_Discovery) continue;
if.c 111 *%FUNCTION: etherType
126 etherType(PPPoEPacket *packet)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c 81 static TI_STATUS rxData_convertWlanToEthHeader (TI_HANDLE hRxData, mem_MSDU_T *pMsdu, UINT16 * etherType);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c 93 static TI_STATUS rxData_convertWlanToEthHeader (TI_HANDLE hRxData, void *pBuffer, TI_UINT16 * etherType);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.c 93 static TI_STATUS rxData_convertWlanToEthHeader (TI_HANDLE hRxData, void *pBuffer, TI_UINT16 * etherType);
    [all...]

Completed in 64 milliseconds