Lines Matching defs:offsetof
95 .head_offset = offsetof(struct efx_tc_mac_pedit_action, linkage),
99 .key_len = offsetof(struct efx_tc_encap_match, linkage),
101 .head_offset = offsetof(struct efx_tc_encap_match, linkage),
106 .key_offset = offsetof(struct efx_tc_flow_rule, cookie),
107 .head_offset = offsetof(struct efx_tc_flow_rule, linkage),
112 .key_offset = offsetof(struct efx_tc_lhs_rule, cookie),
113 .head_offset = offsetof(struct efx_tc_lhs_rule, linkage),
117 .key_len = offsetof(struct efx_tc_recirc_id, linkage),
119 .head_offset = offsetof(struct efx_tc_recirc_id, linkage),
1070 case offsetof(struct iphdr, ttl):
1095 case round_down(offsetof(struct ipv6hdr, hop_limit), 4):
1156 BUILD_BUG_ON(offsetof(struct ethhdr, h_dest) != 0);
1157 BUILD_BUG_ON(offsetof(struct ethhdr, h_source) != 6);
1211 case offsetof(struct iphdr, ttl):
1269 case round_down(offsetof(struct ipv6hdr, hop_limit), 4):