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

/freebsd-11.0-release/contrib/ipfilter/
H A Dipmon.h62 char ac_group[FR_GROUPLEN]; member in struct:ipmon_action
/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dipmon_y.y369 strncpy(a->ac_group, o->o_str, FR_GROUPLEN);
371 sprintf(a->ac_group, "%d", o->o_num);
531 if (strncmp(a->ac_group, ipf->fl_group,
875 strncpy(group, a->ac_group, FR_GROUPLEN);

Completed in 62 milliseconds