Searched refs:S_CLASSIFIER_TABLE (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/staging/bcm/ |
D | PHSModule.c | 7 static UINT CreateClassifierPHSRule(B_UINT16 uiClsId,S_CLASSIFIER_TABLE *psaClassifiertable ,S_PHS… 9 …erPHSRule(B_UINT16 uiClsId,S_CLASSIFIER_ENTRY *pstClassifierEntry,S_CLASSIFIER_TABLE *psaClassifi… 13 static BOOLEAN DerefPhsRule(B_UINT16 uiClsId,S_CLASSIFIER_TABLE *psaClassifiertable,S_PHS_RULE *ps… 15 static UINT GetClassifierEntry(S_CLASSIFIER_TABLE *pstClassifierTable,B_UINT32 uiClsid,E_CLASSIFIER… 17 static UINT GetPhsRuleEntry(S_CLASSIFIER_TABLE *pstClassifierTable,B_UINT32 uiPHSI,E_CLASSIFIER_ENT… 316 sServiceFlow.pstClassifierTable = kzalloc(sizeof(S_CLASSIFIER_TABLE), GFP_KERNEL); in phs_init() 464 S_CLASSIFIER_TABLE *pstClassifierRulesTable = NULL; in PhsDeletePHSRule() 594 S_CLASSIFIER_TABLE *pstClassifierRulesTable = NULL; in PhsDeleteSFRules() 859 S_CLASSIFIER_TABLE *pstClassifierRulesTable = in free_phs_serviceflow_rules() 951 UINT GetClassifierEntry(IN S_CLASSIFIER_TABLE *pstClassifierTable, in GetClassifierEntry() [all …]
|
D | PHSDefines.h | 98 }S_CLASSIFIER_TABLE; typedef 105 S_CLASSIFIER_TABLE *pstClassifierTable;
|
D | hostmibs.c | 16 S_CLASSIFIER_TABLE *pstClassifierTable = NULL; in ProcessGetHostMibs()
|