Searched refs:enableL4Parser (Results 1 – 4 of 4) sorted by relevance
276 …PCR = NETC_PORT_PPCR_L4PFS(config->l4PayloadCount) | NETC_PORT_PPCR_L4HFP(config->enableL4Parser) | in NETC_PortSetParser()
513 bool enableL4Parser : 1; /*!< Enable/Disable parser for L4 */ member
432 config->port.common.parser.enableL4Parser = true; in EP_GetDefaultConfig()
207 config->ports[i].commonCfg.parser.enableL4Parser = true; in SWT_GetDefaultConfig()