Lines Matching refs:offsetof
615 emit_load(r_skb_len, r_skb, offsetof(struct sk_buff, len), in build_prologue()
617 emit_load(r_tmp, r_skb, offsetof(struct sk_buff, data_len), in build_prologue()
621 offsetof(struct sk_buff, data), ctx); in build_prologue()
682 off = offsetof(struct sk_buff, len); in build_body()
749 off = offsetof(struct sk_buff, len); in build_body()
1085 off = offsetof(struct sk_buff, protocol); in build_body()
1110 off = offsetof(struct thread_info, cpu); in build_body()
1117 off = offsetof(struct sk_buff, dev); in build_body()
1126 off = offsetof(struct net_device, ifindex); in build_body()
1132 off = offsetof(struct sk_buff, mark); in build_body()
1138 off = offsetof(struct sk_buff, hash); in build_body()
1146 off = offsetof(struct sk_buff, vlan_tci); in build_body()
1171 BUILD_BUG_ON(offsetof(struct sk_buff, in build_body()
1173 off = offsetof(struct sk_buff, queue_mapping); in build_body()