Lines Matching refs:offsetof
216 off = offsetof(struct sk_buff, data); in build_prologue()
219 off = offsetof(struct sk_buff, len); in build_prologue()
221 off = offsetof(struct sk_buff, data_len); in build_prologue()
541 offsetof(struct sk_buff, len)), ctx); in build_body()
625 offsetof(struct sk_buff, len)), ctx); in build_body()
861 off = offsetof(struct sk_buff, protocol); in build_body()
870 off = offsetof(struct thread_info, cpu); in build_body()
878 off = offsetof(struct sk_buff, dev); in build_body()
890 off = offsetof(struct net_device, ifindex); in build_body()
900 off = offsetof(struct net_device, type); in build_body()
908 off = offsetof(struct sk_buff, mark); in build_body()
914 off = offsetof(struct sk_buff, hash); in build_body()
921 off = offsetof(struct sk_buff, vlan_tci); in build_body()
945 BUILD_BUG_ON(offsetof(struct sk_buff, in build_body()
947 off = offsetof(struct sk_buff, queue_mapping); in build_body()