Home
last modified time | relevance | path

Searched refs:pstServiceFlowEntry (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c5 …RuleMapping(B_UINT16 uiVcid,B_UINT16 uiClsId,S_SERVICEFLOW_ENTRY *pstServiceFlowEntry,S_PHS_RULE …
400 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; in PhsUpdateClassifierRule() local
424 uiVcid,&pstServiceFlowEntry); in PhsUpdateClassifierRule()
436 pstServiceFlowEntry, psPhsRule, u8AssociatedPHSI); in PhsUpdateClassifierRule()
463 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; in PhsDeletePHSRule() local
477 ->pstServiceFlowPhsRulesTable,uiVcid,&pstServiceFlowEntry); in PhsDeletePHSRule()
485 pstClassifierRulesTable=pstServiceFlowEntry->pstClassifierTable; in PhsDeletePHSRule()
529 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; in PhsDeleteClassifierRule() local
538 ->pstServiceFlowPhsRulesTable, uiVcid, &pstServiceFlowEntry); in PhsDeleteClassifierRule()
545 nClsidIndex = GetClassifierEntry(pstServiceFlowEntry->pstClassifierTable, in PhsDeleteClassifierRule()
[all …]
Dhostmibs.c14 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; in ProcessGetHostMibs() local
56 usVCID_Value, &pstServiceFlowEntry)) in ProcessGetHostMibs()
60 pstClassifierTable = pstServiceFlowEntry->pstClassifierTable; in ProcessGetHostMibs()