Searched refs:src_buf (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | nhop_ctl.c | 591 char src_buf[INET6_ADDRSTRLEN], addr_buf[INET6_ADDRSTRLEN]; in print_nhop() local 593 print_nhop_sa(src_buf, sizeof(src_buf), nh->nh_ifa->ifa_addr); in print_nhop() 598 if_name(nh->nh_ifp), addr_buf, nh->nh_ifa, src_buf, nh->nh_aifp, in print_nhop()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | qat.h | 181 extern int qat_crypt(qat_encrypt_dir_t dir, uint8_t *src_buf, uint8_t *dst_buf,
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | qat_crypt.c | 293 qat_crypt(qat_encrypt_dir_t dir, uint8_t *src_buf, uint8_t *dst_buf, in qat_crypt() argument 374 data = src_buf; in qat_crypt()
|
| /f-stack/lib/ |
| H A D | ff_memory.c | 443 void *src_buf = NULL; in ff_if_send_onepkt() local
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 2755 struct ice_aqc_acl_profile_ranges *src_buf) in ice_flow_acl_union_rng_chk() argument 2759 if (!dst_buf || !src_buf) in ice_flow_acl_union_rng_chk() 2766 in_data = &src_buf->checker_cfg[i]; in ice_flow_acl_union_rng_chk()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | compressdev.rst | 528 op->m_src = src_buf[i];
|