HomeSort by relevance Sort by last modified time
    Searched full:eaction (Results 1 - 19 of 19) sorted by null

  /external/iproute2/include/linux/tc_act/
tc_mirred.h 16 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ member in struct:tc_mirred
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/tc_act/
tc_mirred.h 15 int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ member in struct:tc_mirred
  /external/iproute2/tc/
m_mirred.c 112 p.eaction = TCA_EGRESS_MIRROR;
121 p.eaction = TCA_EGRESS_REDIR;
160 if (argc && p.eaction == TCA_EGRESS_MIRROR) {
282 fprintf(f, "mirred (%s to device %s) %s", mirred_n2a(p->eaction), dev,action_n2a(p->action, b1, sizeof (b1)));
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.h 58 TI_STATUS drvMain_InsertAction (TI_HANDLE hDrvMain, EActionType eAction);
DrvMain.c 141 EActionType eAction; /* The last action (start/stop) inserted to the driver */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.h 56 TI_STATUS drvMain_InsertAction (TI_HANDLE hDrvMain, EActionType eAction);
DrvMain.c 138 EActionType eAction; /* The last action (start/stop) inserted to the driver */
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfg.c     [all...]
CmdBldDb.h 296 filter_e eAction;
CmdBld.h 139 TI_STATUS cmdBld_CfgRxDataFilter (TI_HANDLE hCmdBld, TI_UINT8 index, TI_UINT8 command, filter_e eAction, TI_UINT8 uNumFieldPatterns, TI_UINT8 uLenFieldPatterns, TI_UINT8 *pFieldPatterns, void *fCb, TI_HANDLE hCb);
CmdBld.c 723 pFilters->eAction,
745 pFilters->eAction,
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCfg.c     [all...]
CmdBldDb.h 290 filter_e eAction;
CmdBld.h 138 TI_STATUS cmdBld_CfgRxDataFilter (TI_HANDLE hCmdBld, TI_UINT8 index, TI_UINT8 command, filter_e eAction, TI_UINT8 uNumFieldPatterns, TI_UINT8 uLenFieldPatterns, TI_UINT8 *pFieldPatterns, void *fCb, TI_HANDLE hCb);
CmdBld.c 737 pFilters->eAction,
759 pFilters->eAction,
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 709 filter_e eAction,
721 eAction,
    [all...]
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverCtrl.c 704 filter_e eAction,
716 eAction,
    [all...]
TWDriver.h     [all...]

Completed in 734 milliseconds