Lines Matching refs:offsetof
191 off = offsetof(struct sk_buff, data); in build_prologue()
194 off = offsetof(struct sk_buff, len); in build_prologue()
196 off = offsetof(struct sk_buff, data_len); in build_prologue()
509 offsetof(struct sk_buff, len)), ctx); in build_body()
583 offsetof(struct sk_buff, len)), ctx); in build_body()
804 off = offsetof(struct sk_buff, protocol); in build_body()
813 off = offsetof(struct thread_info, cpu); in build_body()
819 off = offsetof(struct sk_buff, dev); in build_body()
827 off = offsetof(struct net_device, ifindex); in build_body()
833 off = offsetof(struct sk_buff, mark); in build_body()
839 off = offsetof(struct sk_buff, hash); in build_body()
846 off = offsetof(struct sk_buff, vlan_tci); in build_body()
857 BUILD_BUG_ON(offsetof(struct sk_buff, in build_body()
859 off = offsetof(struct sk_buff, queue_mapping); in build_body()