Searched refs:IPV6_PADDING_ALIGN (Results 1 – 1 of 1) sorted by relevance
115 #define IPV6_PADDING_ALIGN 0x04 /* Multiple of 32 bits */ macro2921 ah_align_sz = P2ALIGN(ah_data_sz + IPV6_PADDING_ALIGN - 1, in ah_process_ip_options_v6()2922 IPV6_PADDING_ALIGN); in ah_process_ip_options_v6()3298 IPV6_PADDING_ALIGN - 1, IPV6_PADDING_ALIGN); in ah_outbound()3526 align_len = P2ALIGN(icv_len + IPV6_PADDING_ALIGN - 1, in ah_auth_in_done()3527 IPV6_PADDING_ALIGN); in ah_auth_in_done()3784 align_len = P2ALIGN(icv_len + IPV6_PADDING_ALIGN - 1, in ah_auth_out_done()3785 IPV6_PADDING_ALIGN); in ah_auth_out_done()