Searched refs:IPV4_PADDING_ALIGN (Results 1 – 1 of 1) sorted by relevance
114 #define IPV4_PADDING_ALIGN 0x04 /* Multiple of 32 bits */ macro3053 ah_align_sz = P2ALIGN(ah_data_sz + IPV4_PADDING_ALIGN - 1, in ah_process_ip_options_v4()3054 IPV4_PADDING_ALIGN); in ah_process_ip_options_v4()3292 IPV4_PADDING_ALIGN - 1, IPV4_PADDING_ALIGN); in ah_outbound()3520 align_len = P2ALIGN(icv_len + IPV4_PADDING_ALIGN - 1, in ah_auth_in_done()3521 IPV4_PADDING_ALIGN); in ah_auth_in_done()3751 align_len = P2ALIGN(icv_len + IPV4_PADDING_ALIGN - 1, in ah_auth_out_done()3752 IPV4_PADDING_ALIGN); in ah_auth_out_done()