Lines Matching refs:UNALIGNED_MEMCPY

799 		UNALIGNED_MEMCPY(&cookiecache[ninitiator].iaddr.in4, &ip->ip_src, sizeof(struct in_addr));  in cookie_record()
800 UNALIGNED_MEMCPY(&cookiecache[ninitiator].raddr.in4, &ip->ip_dst, sizeof(struct in_addr)); in cookie_record()
806 UNALIGNED_MEMCPY(&cookiecache[ninitiator].iaddr.in6, &ip6->ip6_src, sizeof(struct in6_addr)); in cookie_record()
807 UNALIGNED_MEMCPY(&cookiecache[ninitiator].raddr.in6, &ip6->ip6_dst, sizeof(struct in6_addr)); in cookie_record()
813 UNALIGNED_MEMCPY(&cookiecache[ninitiator].initiator, in, sizeof(*in)); in cookie_record()
1008 UNALIGNED_MEMCPY(&sa, ext, sizeof(sa)); in ikev1_sa_print()
1034 UNALIGNED_MEMCPY(&ident, ext + 1, sizeof(ident)); in ikev1_sa_print()
1065 UNALIGNED_MEMCPY(&prop, ext, sizeof(prop)); in ikev1_p_print()
1232 UNALIGNED_MEMCPY(&t, ext, sizeof(t)); in ikev1_t_print()
1294 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_ke_print()
1331 UNALIGNED_MEMCPY(&id, ext, sizeof(id)); in ikev1_id_print()
1364 UNALIGNED_MEMCPY(&id, ext, sizeof(id)); in ikev1_id_print()
1500 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert)); in ikev1_cert_print()
1532 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert)); in ikev1_cr_print()
1557 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_hash_print()
1581 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_sig_print()
1607 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_nonce_print()
1685 UNALIGNED_MEMCPY(&n, ext, sizeof(n)); in ikev1_n_print()
1782 UNALIGNED_MEMCPY(&d, ext, sizeof(d)); in ikev1_d_print()
1821 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_vid_print()
1853 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_gen_print()
1885 UNALIGNED_MEMCPY(&t, ext, sizeof(t)); in ikev2_t_print()
1958 UNALIGNED_MEMCPY(&prop, ext, sizeof(prop)); in ikev2_p_print()
1993 UNALIGNED_MEMCPY(&e, ext1, sizeof(e)); in ikev2_sa_print()
2022 UNALIGNED_MEMCPY(&ke, ext, sizeof(ke)); in ikev2_ke_print()
2052 UNALIGNED_MEMCPY(&id, ext, sizeof(id)); in ikev2_ID_print()
2155 UNALIGNED_MEMCPY(&a, ext, sizeof(a)); in ikev2_auth_print()
2187 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_nonce_print()
2222 UNALIGNED_MEMCPY(&n, ext, sizeof(n)); in ikev2_n_print()
2436 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_vid_print()
2499 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_e_print()
2571 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ike_sub0_print()
2614 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_sub_print()
2735 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_sub0_print()
2791 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_sub_print()
2903 UNALIGNED_MEMCPY(&base, p, sizeof(base)); in isakmp_print()