Searched refs:S_SERVICEFLOW_TABLE (Results 1 – 3 of 3) sorted by relevance
113 }S_SERVICEFLOW_TABLE; typedef119 S_SERVICEFLOW_TABLE *pstServiceFlowPhsRulesTable;
44 UINT GetServiceFlowEntry(S_SERVICEFLOW_TABLE *psServiceFlowTable,B_UINT16 uiVcid,S_SERVICEFLOW_ENTR…
3 static UINT CreateSFToClassifierRuleMapping(B_UINT16 uiVcid,B_UINT16 uiClsId,S_SERVICEFLOW_TABLE *…19 static void free_phs_serviceflow_rules(S_SERVICEFLOW_TABLE *psServiceFlowRulesTable);297 S_SERVICEFLOW_TABLE *pstServiceFlowTable; in phs_init()304 kzalloc(sizeof(S_SERVICEFLOW_TABLE), GFP_KERNEL); in phs_init()847 static void free_phs_serviceflow_rules(S_SERVICEFLOW_TABLE *psServiceFlowRulesTable) in free_phs_serviceflow_rules()930 UINT GetServiceFlowEntry(IN S_SERVICEFLOW_TABLE *psServiceFlowTable, in GetServiceFlowEntry()1016 IN S_SERVICEFLOW_TABLE *psServiceFlowTable,S_PHS_RULE *psPhsRule, in CreateSFToClassifierRuleMapping()