Searched defs:XFRM_ALIGN8 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/net/
H A Dxfrm.h44 #define XFRM_ALIGN8(len) (((len) + 7) & ~7) macro

Completed in 151 milliseconds