Searched defs:state_size (Results 1 – 2 of 2) sorted by relevance
27 #define state_size(x) (sizeof(x) + LUAI_EXTRASPACE) macro
298 ipf_state_seed_alloc(u_int state_size, u_int state_max) in ipf_state_seed_alloc()