Searched refs:sp1 (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_flow.c | 779 uint16_t sp0, sp1, dp0, dp1; in flow_rule_match_acl_get() local 791 &sp1); in flow_rule_match_acl_get() 813 rule_match->match.acl.sp1 = sp1; in flow_rule_match_acl_get() 822 uint16_t sp0, sp1, dp0, dp1; in flow_rule_match_acl_get() local 834 &sp1); in flow_rule_match_acl_get() 854 rule_match->match.acl.sp1 = sp1; in flow_rule_match_acl_get() 863 uint16_t sp0, sp1, dp0, dp1; in flow_rule_match_acl_get() local 875 &sp1); in flow_rule_match_acl_get() 896 rule_match->match.acl.sp1 = sp1; in flow_rule_match_acl_get()
|
| H A D | rte_eth_softnic_thread.c | 2229 mh->match.acl.sp1; in match_convert() 2257 mh->match.acl.sp1; in match_convert() 2326 mh->match.acl.sp1; in match_convert() 2395 mh->match.acl.sp1; in match_convert()
|
| H A D | rte_eth_softnic_internals.h | 934 uint16_t sp1; member
|
| H A D | rte_eth_softnic_cli.c | 3482 if (softnic_parser_read_uint16(&m->match.acl.sp1, tokens[10]) != 0) { in parse_match()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | pipeline.h | 232 uint16_t sp1; member
|
| H A D | thread.c | 2377 mh->match.acl.sp1; in match_convert() 2405 mh->match.acl.sp1; in match_convert() 2475 mh->match.acl.sp1; in match_convert() 2546 mh->match.acl.sp1; in match_convert()
|
| H A D | cli.c | 2779 if (parser_read_uint16(&m->match.acl.sp1, tokens[10]) != 0) { in parse_match() 4869 (uint32_t)m->match.acl.sp1, in table_rule_show()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_pipeline.rst | 449 <sp0> <sp1> <dp0> <dp1> <proto>
|