• Home
  • Raw
  • Download

Lines Matching refs:UNALIGNED_MEMCPY

794 		UNALIGNED_MEMCPY(&cookiecache[ninitiator].iaddr.in4, &ip->ip_src, sizeof(struct in_addr));  in cookie_record()
795 UNALIGNED_MEMCPY(&cookiecache[ninitiator].raddr.in4, &ip->ip_dst, sizeof(struct in_addr)); in cookie_record()
800 UNALIGNED_MEMCPY(&cookiecache[ninitiator].iaddr.in6, &ip6->ip6_src, sizeof(struct in6_addr)); in cookie_record()
801 UNALIGNED_MEMCPY(&cookiecache[ninitiator].raddr.in6, &ip6->ip6_dst, sizeof(struct in6_addr)); in cookie_record()
806 UNALIGNED_MEMCPY(&cookiecache[ninitiator].initiator, in, sizeof(*in)); in cookie_record()
997 UNALIGNED_MEMCPY(&sa, ext, sizeof(sa)); in ikev1_sa_print()
1023 UNALIGNED_MEMCPY(&ident, ext + 1, sizeof(ident)); in ikev1_sa_print()
1054 UNALIGNED_MEMCPY(&prop, ext, sizeof(prop)); in ikev1_p_print()
1221 UNALIGNED_MEMCPY(&t, ext, sizeof(t)); in ikev1_t_print()
1283 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_ke_print()
1320 UNALIGNED_MEMCPY(&id, ext, sizeof(id)); in ikev1_id_print()
1353 UNALIGNED_MEMCPY(&doi_id, ext, sizeof(doi_id)); in ikev1_id_print()
1485 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert)); in ikev1_cert_print()
1517 UNALIGNED_MEMCPY(&cert, ext, sizeof(cert)); in ikev1_cr_print()
1542 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_hash_print()
1566 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_sig_print()
1592 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_nonce_print()
1671 UNALIGNED_MEMCPY(&n, ext, sizeof(n)); in ikev1_n_print()
1768 UNALIGNED_MEMCPY(&d, ext, sizeof(d)); in ikev1_d_print()
1807 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_vid_print()
1839 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_gen_print()
1870 UNALIGNED_MEMCPY(&t, ext, sizeof(t)); in ikev2_t_print()
1948 UNALIGNED_MEMCPY(&prop, ext, sizeof(prop)); in ikev2_p_print()
1982 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_p_print()
2047 UNALIGNED_MEMCPY(&e, ext1, sizeof(e)); in ikev2_sa_print()
2069 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_sa_print()
2130 UNALIGNED_MEMCPY(&ke, ext, sizeof(ke)); in ikev2_ke_print()
2160 UNALIGNED_MEMCPY(&id, ext, sizeof(id)); in ikev2_ID_print()
2263 UNALIGNED_MEMCPY(&a, ext, sizeof(a)); in ikev2_auth_print()
2295 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_nonce_print()
2331 UNALIGNED_MEMCPY(&n, ext, sizeof(n)); in ikev2_n_print()
2545 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_vid_print()
2608 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_e_print()
2680 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ike_sub0_print()
2723 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev1_sub_print()
2844 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_sub0_print()
2891 UNALIGNED_MEMCPY(&e, ext, sizeof(e)); in ikev2_sub_print()
3003 UNALIGNED_MEMCPY(&base, p, sizeof(base)); in isakmp_print()