Lines Matching refs:offsetof
767 off = offsetof(struct sk_buff, len); in build_body()
859 off = offsetof(struct sk_buff, len); in build_body()
1209 off = offsetof(struct sk_buff, protocol); in build_body()
1234 off = offsetof(struct thread_info, cpu); in build_body()
1241 off = offsetof(struct sk_buff, dev); in build_body()
1250 off = offsetof(struct net_device, ifindex); in build_body()
1256 off = offsetof(struct sk_buff, mark); in build_body()
1262 off = offsetof(struct sk_buff, hash); in build_body()
1270 off = offsetof(struct sk_buff, vlan_tci); in build_body()
1295 BUILD_BUG_ON(offsetof(struct sk_buff, in build_body()
1297 off = offsetof(struct sk_buff, queue_mapping); in build_body()