Searched refs:ips_act_props_t (Results 1 – 1 of 1) sorted by relevance
256 } ips_act_props_t; typedef302 ips_act_props_t *ips_acts;558 static ips_act_props_t *561 ips_act_props_t *ret; in alloc_iap()562 ips_act_props_t *next = parent->ips_acts; in alloc_iap()563 ips_act_props_t *current = NULL; in alloc_iap()565 ret = (ips_act_props_t *)calloc(sizeof (ips_act_props_t), 1); in alloc_iap()752 const ips_act_props_t *act_ptr) in ips_act_props_to_action()864 const ips_act_props_t *act_ptr) in ips_act_wild_props_to_action()866 ips_act_props_t tact = *act_ptr; in ips_act_wild_props_to_action()[all …]