Searched refs:vh (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_offloadings.c139 struct nm_vnet_hdr *vh = NULL; local
155 vh = (struct nm_vnet_hdr *)ft_p->ft_buf;
206 if (vh && vh->gso_type != VIRTIO_NET_HDR_GSO_NONE) {
219 u_int tcp = ((vh->gso_type & ~VIRTIO_NET_HDR_GSO_ECN)
332 if (vh && (vh->flags & VIRTIO_NET_HDR_F_NEEDS_CSUM)) {
333 if (unlikely(vh->csum_offset + vh->csum_start > src_len))
336 check = (uint16_t *)(dst + vh
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dip_carp.c1160 struct carp_softc *vh; local
1166 TAILQ_FOREACH(vh, &cif->vhif_vrs, sc_list) {
1168 (SC2IFP(vh)->if_flags & IFF_UP) &&
1169 (SC2IFP(vh)->if_drv_flags & IFF_DRV_RUNNING)) ||
1170 (type == CARP_COUNT_MASTER && vh->sc_state == MASTER)) {
1171 IF_ADDR_RLOCK(SC2IFP(vh));
1172 TAILQ_FOREACH(ifa, &SC2IFP(vh)->if_addrlist,
1179 IF_ADDR_RUNLOCK(SC2IFP(vh));
1190 struct carp_softc *vh; local
1216 TAILQ_FOREACH(vh,
1267 struct carp_softc *vh; local
1340 struct carp_softc *vh; local
[all...]
/freebsd-9.3-release/sys/geom/part/
H A Dg_part_ldm.c703 ldm_xvblk_handle(struct ldm_db *db, struct ldm_vblkhdr *vh, const u_char *p) argument
710 if (blk->group == vh->group)
714 blk->group = vh->group;
715 blk->size = size * vh->count + 16;
717 blk->map = 0xFF << vh->count;
720 if ((blk->map & (1 << vh->index)) != 0) {
725 memcpy(blk->data + size * vh->index + 16, p + 16, size);
726 blk->map |= 1 << vh->index;
1015 struct ldm_vblkhdr vh; local
1046 vh
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dtree-vn.c67 tree vh; local
69 vh = build0 (VALUE_HANDLE, type);
70 VALUE_HANDLE_ID (vh) = id++;
71 return vh;
H A Dtree-ssa-pre.c1046 tree vh; local
1048 vh = get_value_handle (expr);
1049 if (vh && TREE_CODE (vh) == VALUE_HANDLE)
1050 phitrans = phi_trans_lookup (expr, pred, VALUE_HANDLE_VUSES (vh));
1077 tree vh = get_value_handle (expr); local
1080 VEC (tree, gc) *vuses = VALUE_HANDLE_VUSES (vh);
1411 tree vh = get_value_handle (translated); local
1416 vuses = !is_gimple_min_invariant (vh)
1417 ? VALUE_HANDLE_VUSES (vh)
1548 tree vh = get_value_handle (expr); local
2109 tree vh = get_value_handle (node->expr); local
2539 tree vh; local
[all...]
/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.h268 u32 vh,
H A Dvxgehal-virtualpath.c698 * @vh: Virtual Hierrachy
707 u32 vp_id, u32 vh, u32 func,
723 "vp_id = %d, vh = %d, func = %d, vpath_reg = 0x"VXGE_OS_STXFMT,
724 (ptr_t) pdev, (ptr_t) regh0, vp_id, vh, func, (ptr_t) vpath_reg);
728 VXGE_HAL_RTS_ACCESS_STEER_DATA0_VH(vh) |
706 __hal_vpath_vpath_map_get(pci_dev_h pdev, pci_reg_h regh0, u32 vp_id, u32 vh, u32 func, vxge_hal_vpath_reg_t *vpath_reg) argument
/freebsd-9.3-release/tools/tools/netmap/
H A Dpkt-gen.c127 struct virt_header vh; member in struct:pkt
644 bzero(&pkt->vh, sizeof(pkt->vh));
740 frame += sizeof(targ->pkt.vh) - targ->g->virt_header;
993 frame += sizeof(pkt->vh) - targ->g->virt_header;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delflink.c1100 struct elf_link_hash_entry *vh = *sym_hash;
1101 vh->root.type = h->root.type;
1103 (*bed->elf_backend_copy_indirect_symbol) (info, vh, h);
1108 h->root.u.i.link = (struct bfd_link_hash_entry *) vh;
1109 vh->dynamic_def = 1;
1110 vh->ref_dynamic = 1;
1114 h->root.type = vh->root.type;
1115 vh->ref_dynamic = 0;
1119 (*bed->elf_backend_hide_symbol) (info, vh, TRUE);
1121 h = vh;
1097 struct elf_link_hash_entry *vh = *sym_hash; local
[all...]
/freebsd-9.3-release/sys/dev/bce/
H A Dif_bce.c6520 struct ether_vlan_header *vh; local
6807 vh = mtod(m0, struct ether_vlan_header *);
6808 vh->evl_encap_proto = htons(ETHERTYPE_VLAN);
6809 vh->evl_tag = htons(l2fhdr->l2_fhdr_vlan_tag);
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw-1.11.27.0.bin.uu3961 mgIIAIofvpkqoSslLE7/QBFEYAYVAB6+vh++vPxACBXg6BUAKBQY/iBGFeAMhQDuFgAu7gKAAAzd

Completed in 505 milliseconds