Home
last modified time | relevance | path

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

/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; in free_action()
671 ipmon_action_t *a;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h42 } ipmon_action_t; typedef