offset_seq        138 net/xfrm/xfrm_input.c 	int offset, offset_seq;
offset_seq        145 net/xfrm/xfrm_input.c 		offset_seq = offsetof(struct ip_auth_hdr, seq_no);
offset_seq        150 net/xfrm/xfrm_input.c 		offset_seq = offsetof(struct ip_esp_hdr, seq_no);
offset_seq        166 net/xfrm/xfrm_input.c 	*seq = *(__be32 *)(skb_transport_header(skb) + offset_seq);