Searched refs:sp0 (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 790 &sp0, in flow_rule_match_acl_get() 812 rule_match->match.acl.sp0 = sp0; in flow_rule_match_acl_get() 822 uint16_t sp0, sp1, dp0, dp1; in flow_rule_match_acl_get() local 833 &sp0, in flow_rule_match_acl_get() 853 rule_match->match.acl.sp0 = sp0; in flow_rule_match_acl_get() 863 uint16_t sp0, sp1, dp0, dp1; in flow_rule_match_acl_get() local 874 &sp0, in flow_rule_match_acl_get() 895 rule_match->match.acl.sp0 = sp0; in flow_rule_match_acl_get()
|
| H A D | rte_eth_softnic_thread.c | 2227 mh->match.acl.sp0; in match_convert() 2255 mh->match.acl.sp0; in match_convert() 2324 mh->match.acl.sp0; in match_convert() 2393 mh->match.acl.sp0; in match_convert()
|
| H A D | rte_eth_softnic_internals.h | 933 uint16_t sp0; member
|
| H A D | rte_eth_softnic_cli.c | 3477 if (softnic_parser_read_uint16(&m->match.acl.sp0, tokens[9]) != 0) { in parse_match()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | pipeline.h | 231 uint16_t sp0; member
|
| H A D | thread.c | 2375 mh->match.acl.sp0; in match_convert() 2403 mh->match.acl.sp0; in match_convert() 2473 mh->match.acl.sp0; in match_convert() 2544 mh->match.acl.sp0; in match_convert()
|
| H A D | cli.c | 2774 if (parser_read_uint16(&m->match.acl.sp0, tokens[9]) != 0) { in parse_match() 4868 (uint32_t)m->match.acl.sp0, in table_rule_show()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_pipeline.rst | 449 <sp0> <sp1> <dp0> <dp1> <proto>
|