Searched refs:IPSEC_SEQH_SHIFT (Results 1 – 3 of 3) sorted by relevance
200 #define IPSEC_SEQH_SHIFT 32 macro
1046 seqh = htonl((uint32_t)(sav->replay->count >> IPSEC_SEQH_SHIFT)); in ah_output()
799 seqh = htonl((uint32_t)(sav->replay->count >> IPSEC_SEQH_SHIFT)); in esp_output()