Searched defs:what (Results 1 – 5 of 5) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | icmpecho.c | 223 ether_addr_dump(const char *what, const struct rte_ether_addr *ea) in ether_addr_dump() 234 ipv4_addr_dump(const char *what, uint32_t be_ipv4_addr) in ipv4_addr_dump()
|
| H A D | util.c | 28 print_ether_addr(const char *what, const struct rte_ether_addr *eth_addr, in print_ether_addr()
|
| H A D | cmdline.c | 3801 cmdline_fixed_string_t what; member 4121 cmdline_fixed_string_t what; member 4172 cmdline_fixed_string_t what; member 4276 cmdline_fixed_string_t what; member 4338 cmdline_fixed_string_t what; member 8039 cmdline_fixed_string_t what; member 8087 cmdline_fixed_string_t what; member 8157 cmdline_fixed_string_t what; member 8350 cmdline_fixed_string_t what; member 8441 cmdline_fixed_string_t what; member [all …]
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_asym.c | 72 #define SET_PKE_LN(where, what, how, idx) \ argument 78 #define SET_PKE_LN_9A(where, what, how, idx) \ argument 85 #define SET_PKE_LN_EC(where, what, how, idx) \ argument 92 #define SET_PKE_LN_9A_F(what, idx) \ argument 97 #define SET_PKE_LN_EC_F(what, how, idx) \ argument
|
| /dpdk/examples/flow_filtering/ |
| H A D | main.c | 47 print_ether_addr(const char *what, struct rte_ether_addr *eth_addr) in print_ether_addr()
|