Searched refs:ipmon_action_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h42 } ipmon_action_t; typedef in typeref:struct:ipmon_action
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y34 static void free_action __P((ipmon_action_t *));
36 static ipmon_action_t *alist = NULL;
321 ipmon_action_t *a;
326 a = (ipmon_action_t *)calloc(1, sizeof(*a));
460 ipmon_action_t *a;
639 ipmon_action_t *a;
671 ipmon_action_t *a;

Completed in 54 milliseconds