Home
last modified time | relevance | path

Searched refs:ALIGN32 (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wlantest/
Dwritepcap.c159 #define ALIGN32(a) ((a) + PAD32((a))) macro
265 pos += ALIGN32(wt->decrypted_len); in write_pcapng_decrypted()