Searched refs:sp1 (Results 1 – 9 of 9) sorted by relevance
| /f-stack/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 | 2233 mh->match.acl.sp1; in match_convert() 2261 mh->match.acl.sp1; in match_convert() 2330 mh->match.acl.sp1; in match_convert() 2399 mh->match.acl.sp1; in match_convert()
|
| H A D | rte_eth_softnic_internals.h | 921 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()
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_accf.c | 207 struct socket *sp, *sp1; in accept_filt_setopt() local 233 TAILQ_FOREACH_SAFE(sp, &so->sol_incomp, so_list, sp1) { in accept_filt_setopt()
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | pipeline.h | 232 uint16_t sp1; member
|
| H A D | thread.c | 2379 mh->match.acl.sp1; in match_convert() 2407 mh->match.acl.sp1; in match_convert() 2477 mh->match.acl.sp1; in match_convert() 2548 mh->match.acl.sp1; in match_convert()
|
| H A D | cli.c | 2781 if (parser_read_uint16(&m->match.acl.sp1, tokens[10]) != 0) { in parse_match() 4878 (uint32_t)m->match.acl.sp1, in table_rule_show()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_pipeline.rst | 449 <sp0> <sp1> <dp0> <dp1> <proto>
|