Searched refs:rh (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c744 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local
746 dtrace_aggdesc_t *ragg = rh->dtahe_data.dtada_desc;
761 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local
765 rid = dt_aggregate_aggvarid(rh);
780 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local
782 dtrace_aggdesc_t *ragg = rh->dtahe_data.dtada_desc;
806 rdata = rh->dtahe_data.dtada_data + rrec->dtrd_offset;
891 dt_ahashent_t *rh = *((dt_ahashent_t **)rhs); local
893 dtrace_aggdesc_t *ragg = rh->dtahe_data.dtada_desc;
895 caddr_t rdata = rh
1033 dt_ahashent_t **rh = *((dt_ahashent_t ***)rhs); local
[all...]
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_device.c789 recv_pkt->rh.r_core_drv_init.app_mode),
791 oct->app_mode = (uint32_t)recv_pkt->rh.r_core_drv_init.app_mode;
792 if (recv_pkt->rh.r_core_drv_init.app_mode == LIO_DRV_NIC_APP) {
794 (uint32_t)recv_pkt->rh.r_core_drv_init.max_nic_ports;
796 (uint32_t)recv_pkt->rh.r_core_drv_init.num_gmx_ports;
805 oct->fw_info.app_cap_flags = recv_pkt->rh.r_core_drv_init.app_cap_flags;
806 oct->fw_info.app_mode = (uint32_t)recv_pkt->rh.r_core_drv_init.app_mode;
808 (uint32_t)recv_pkt->rh.r_core_drv_init.app_mode;
810 oct->pfvf_hsword.pkind = recv_pkt->rh.r_core_drv_init.pkind;
H A Dlio_common.h779 lio_opcode_slow_path(union octeon_rh *rh) argument
783 subcode1 = LIO_OPCODE_SUBCODE((rh)->r.opcode, (rh)->r.subcode);
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_network.h51 uint64_t rh; member in struct:lio_fw_stats_resp
H A Dlio_main.c180 uint64_t rh; member in struct:lio_if_cfg_resp
1505 recv_pkt->rh.r_nic_info.gmxport);
1508 gmxport = recv_pkt->rh.r_nic_info.gmxport;
/freebsd-11-stable/sys/kern/
H A Dvfs_export.c210 rn = (*rnh->rnh_addaddr)(saddr, smask, &rnh->rh, np->netc_rnodes);
242 (*rnh->rnh_deladdr) (rn->rn_key, rn->rn_mask, &rnh->rh);
267 (*rnh->rnh_walktree)(&rnh->rh, vfs_free_netcred, rnh);
489 (*rnh->rnh_matchaddr)(saddr, &rnh->rh);
/freebsd-11-stable/sys/net/
H A Dradix.c1112 rn_inithead_internal(struct radix_head *rh, struct radix_node *base_nodes, int off) argument
1126 rh->rnh_treetop = t;
1165 rn_inithead_internal(&rnh->rh, rnh->rnh_nodes, off);
1168 rnh->rh.rnh_masks = rmh;
1203 rn_walktree(&rnh->rh.rnh_masks->head, rn_freeentry, rnh->rh.rnh_masks);
1204 rn_detachhead_internal(&rnh->rh.rnh_masks->head);
1205 rn_detachhead_internal(&rnh->rh);
H A Dradix_mpath.c68 rn_mpath_capable(struct radix_head *rh) argument
71 return (rt_mpath_capable((struct rib_head *)rh));
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c1323 ipfw_range_header *rh; local
1326 if (sd->valsize != sizeof(*rh))
1329 rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
1331 if (check_range_tlv(&rh->range) != 0)
1335 if ((error = delete_range(chain, &rh->range, &ndel)) != 0)
1339 rh->range.new_set = ndel;
1354 ipfw_range_header *rh; local
1356 if (sd->valsize != sizeof(*rh))
1359 rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
1361 if (check_range_tlv(&rh
1381 ipfw_range_header *rh; local
1483 ipfw_range_header *rh; local
[all...]
H A Dip_fw_table_algo.c413 ent = (struct radix_addr_entry *)(rnh->rnh_matchaddr(&sa, &rnh->rh));
424 xent = (struct radix_addr_xentry *)(rnh->rnh_matchaddr(&sa6, &rnh->rh));
465 rnh->rnh_deladdr(rn->rn_key, rn->rn_mask, &rnh->rh);
480 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh);
484 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh);
553 e = rnh->rnh_matchaddr(&sa, &rnh->rh);
559 e = rnh->rnh_matchaddr(&sa6, &rnh->rh);
577 rnh->rnh_walktree(&rnh->rh, (walktree_f_t *)f, arg);
580 rnh->rnh_walktree(&rnh->rh, (walktree_f_t *)f, arg);
728 rn = rnh->rnh_lookup(tb->addr_ptr, tb->mask_ptr, &rnh->rh);
4052 struct rib_head *rh; local
[all...]
/freebsd-11-stable/contrib/libucl/src/
H A Dmum.h130 uint64_t rh = hv * hp; local
146 hi = rh + (rm_0 >> 32) + (rm_1 >> 32) + carry;
/freebsd-11-stable/sys/netinet6/
H A Dnd6.h393 struct nd_opt_rd_hdr *rh; member in struct:nd_opts::__anon8207
415 #define nd_opts_rh nd_opt_each.rh
/freebsd-11-stable/sys/sys/
H A Dsocket.h607 #define SF_FLAGS(rh, flags) (((rh) << 16) | (flags))
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c842 svn_fs_fs__rep_header_t *rh;
895 SVN_ERR(svn_cache__get((void **) &rh, &is_cached,
943 SVN_ERR(svn_fs_fs__read_rep_header(&rh, rs->sfile->rfile->stream,
955 SVN_ERR(svn_cache__set(ffd->rep_header_cache, &key, rh,
961 SVN_ERR(dbg_log_access(fs, rep->revision, rep->item_index, rh,
964 rs->header_size = rh->header_size;
966 *rep_header = rh;
968 if (rh->type == svn_fs_fs__rep_plain)
2274 svn_fs_fs__rep_header_t *rh;
2301 SVN_ERR(svn_fs_fs__read_rep_header(&rh, r
841 svn_fs_fs__rep_header_t *rh; local
2273 svn_fs_fs__rep_header_t *rh; local
[all...]
/freebsd-11-stable/contrib/gcc/config/soft-fp/
H A Dop-2.h172 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
173 (rh = xh + yh + ((rl = xl + yl) < xl))
176 #define __FP_FRAC_SUB_2(rh, rl, xh, xl, yh, yl) \
177 (rh = xh - yh - ((rl = xl - yl) > xl))
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c561 svn_fs_x__rep_header_t *rh;
616 SVN_ERR(svn_cache__get((void **) &rh, &is_cached,
697 SVN_ERR(svn_fs_x__read_rep_header(&rh, stream,
706 SVN_ERR(svn_cache__set(ffd->rep_header_cache, &key, rh,
712 SVN_ERR(dbg__log_access(fs, &rs->rep_id, rh, SVN_FS_X__ITEM_TYPE_ANY_REP,
715 rs->header_size = rh->header_size;
717 *rep_header = rh;
2175 svn_fs_x__rep_header_t *rh;
2200 SVN_ERR(svn_fs_x__read_rep_header(&rh, stream, pool, pool));
2202 rs->header_size = rh
560 svn_fs_x__rep_header_t *rh; local
2174 svn_fs_x__rep_header_t *rh; local
[all...]
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1864 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; local
1868 printf("nxt %u, len %u (%d bytes), type %u, ", rh->ip6r_nxt,
1869 rh->ip6r_len, (rh->ip6r_len + 1) << 3, rh->ip6r_type);
1872 printf("%d left\n", rh->ip6r_segleft);
1875 printf("%d left\n", rh->ip6r_segleft);
1887 rthsize = (rh->ip6r_len + 1) * 8;
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dafskrb5.c209 afslog_uid_int(struct kafs_data *data, const char *cell, const char *rh, argument
/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.h630 void sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmdebugread.c3676 RFDT rh;
3681 &rh);
3682 if (rh < 0 || rh >= hdr->ifdMax)
3684 complaint (&symfile_complaints, "bad file number %ld", rh);
3689 if (rh == f_idx)
3693 if (fdr_to_pst[rh].pst == (struct partial_symtab *) NULL)
3695 pst->dependencies[pst->number_of_dependencies++] = fdr_to_pst[rh].pst;
3668 RFDT rh; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_var.h764 struct ieee80211_radiotap_header *rh, int rlen,
769 struct ieee80211_radiotap_header *rh,
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c2340 ipfw_range_header rh; local
2343 memset(&rh, 0, sizeof(rh));
2344 memcpy(&rh.range, rt, sizeof(*rt));
2345 rh.range.head.length = sizeof(*rt);
2346 rh.range.head.type = IPFW_TLV_RANGE;
2347 sz = sizeof(rh);
2349 if (do_get3(cmd, &rh.opheader, &sz) != 0)
2352 rt->new_set = rh.range.new_set;
/freebsd-11-stable/usr.sbin/rtadvd/
H A Drtadvd.c120 struct nd_opt_rd_hdr *rh; member in struct:nd_opt::__anon14136
128 #define opt_rh nd_opt_each.rh
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-ppc.c5131 struct elf_link_hash_entry *rh;
5134 rh = sym_hashes[symndx - symtab_hdr->sh_info];
5135 while (rh->root.type == bfd_link_hash_indirect
5136 || rh->root.type == bfd_link_hash_warning)
5137 rh = ((struct elf_link_hash_entry *) rh->root.u.i.link);
5138 BFD_ASSERT (rh->root.type == bfd_link_hash_defined
5139 || rh->root.type == bfd_link_hash_defweak);
5140 val = rh->root.u.def.value;
5141 sec = rh
5127 struct elf_link_hash_entry *rh; local
[all...]
H A Delflink.c8797 struct elf_link_hash_entry *rh;
8808 rh = elf_sym_hashes (input_bfd)[indx];
8809 while (rh->root.type == bfd_link_hash_indirect
8810 || rh->root.type == bfd_link_hash_warning)
8811 rh = (struct elf_link_hash_entry *) rh->root.u.i.link;
8816 BFD_ASSERT (rh->indx < 0);
8817 rh->indx = -2;
8819 *rel_hash = rh;
8787 struct elf_link_hash_entry *rh; local

Completed in 582 milliseconds

123