Searched refs:offsetof (Results 251 - 275 of 378) sorted by relevance

<<111213141516

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd2.h165 #define JBD_TAG_SIZE32 (offsetof(journal_block_tag_t, t_blocknr_high))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c349 addrlen = (offsetof (struct sockaddr_un, sun_path)
H A Dsecmem.c95 offsetof (memblock_t, aligned)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4.c33 ap = skb_header_pointer(skb, nhoff + offsetof(struct iphdr, saddr),
H A Darp_tables.c744 + offsetof(struct arpt_entry, counters),
753 + offsetof(struct arpt_entry_target,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dnf_conntrack_l3proto_ipv6.c36 ap = skb_header_pointer(skb, nhoff + offsetof(struct ipv6hdr, saddr),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/packet/
H A Daf_packet.c724 if (msg->msg_namelen < (saddr->sll_halen + offsetof(struct sockaddr_ll, sll_addr)))
1083 msg->msg_namelen = sll->sll_halen + offsetof(struct sockaddr_ll, sll_addr);
1178 *uaddr_len = offsetof(struct sockaddr_ll, sll_addr) + sll->sll_halen;
1334 if (len < (mreq.mr_alen + offsetof(struct packet_mreq, mr_address)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/sysklogd/
H A Dsyslogd.c215 G.shbuf->size = G.shm_size - offsetof(struct shbuf_ds, data) - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c1082 newpsize = offsetof (struct patternlist, str) + plensize; \
1084 || newpsize < offsetof (struct patternlist, str)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dinode.c897 offsetof(ATTR_RECORD, resident_end)) {
899 offsetof(ATTR_RECORD, resident_end))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_iba6110.c150 #define IPATH_KREG_OFFSET(field) (offsetof(struct \
152 #define IPATH_CREG_OFFSET(field) (offsetof( \
H A Dipath_iba6120.c148 #define IPATH_KREG_OFFSET(field) (offsetof(struct \
150 #define IPATH_CREG_OFFSET(field) (offsetof( \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dviocons.c300 offsetof(struct viocharlpevent, data) + viochar->len;
399 offsetof(struct viocharlpevent, data) + curlen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ps3/
H A Dps3av.c435 len += offsetof(struct ps3av_pkt_avb_param, buf);
520 len += offsetof(struct ps3av_pkt_avb_param, buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dcmf.c748 data->size = offsetof(struct cmbdata, device_busy_time);
998 data->size = offsetof(struct cmbdata, device_busy_time);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_hw.c619 offsetof(struct netxen_new_user_info,
627 offsetof(struct netxen_user_old_info,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.c610 xfs_trans_log_buf(tp, bp, offsetof(xfs_sb_t, sb_icount),
611 offsetof(xfs_sb_t, sb_frextents) +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dbnode.c343 hfs_bnode_write(tmp, &cnid, offsetof(struct hfs_bnode_desc, next), 4);
354 hfs_bnode_write(tmp, &cnid, offsetof(struct hfs_bnode_desc, prev), 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbnode.c343 hfs_bnode_write(hfsplus_handle, tmp, &cnid, offsetof(struct hfs_bnode_desc, next), 4);
354 hfs_bnode_write(hfsplus_handle, tmp, &cnid, offsetof(struct hfs_bnode_desc, prev), 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_hashlimit.c558 int off = offsetof(struct compat_xt_hashlimit_info, hinfo);
566 int off = offsetof(struct compat_xt_hashlimit_info, hinfo);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c320 cdesc->dma_descr = (dma_descr_data*)(((unsigned long int)cdesc + offsetof(struct cryptocop_dma_desc, dma_descr_buf) + DESCR_ALLOC_PAD) & ~0x0000001F);
799 (*int_op) = (struct cryptocop_int_operation*)(((unsigned long int)(iop_alloc_ptr + DESCR_ALLOC_PAD + offsetof(struct cryptocop_int_operation, ctx_out)) & ~0x0000001F) - offsetof(struct cryptocop_int_operation, ctx_out));
2264 (*pj)->iop = (struct cryptocop_int_operation*)(((unsigned long int)(iop_alloc_ptr + DESCR_ALLOC_PAD + offsetof(struct cryptocop_int_operation, ctx_out)) & ~0x0000001F) - offsetof(struct cryptocop_int_operation, ctx_out));
2913 err = copy_to_user((unsigned char*)crp_oper + offsetof(struct strcop_crypto_op, digest), digest_result, digest_length);
2922 err = copy_to_user((unsigned char*)crp_oper + offsetof(struct strcop_crypto_op, csum), csum_result, 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c512 na->data_size == offsetof(
521 na->data_size == offsetof(
610 offsetof(INTX_FILE, target)) / sizeof(ntfschar),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-ohci.c263 offset = offsetof(struct ar_buffer, data);
373 offset = offsetof(struct ar_buffer, data);
428 offset = offsetof(struct ar_buffer, data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_init.c732 .e_phoff = offsetof(struct fake_elf, phdr),
739 .p_offset = offsetof(struct fake_elf, chrpnote),
743 .p_offset = offsetof(struct fake_elf, rpanote),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-mo.c425 ? offsetof (struct mo_file_header, n_sysdep_segments)

Completed in 314 milliseconds

<<111213141516