HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_parse_port_range_variable (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 155 npfvar_t * npfctl_parse_port_range_variable(const char *, npfvar_t *);
npf_parse.y 876 $$ = npfctl_parse_port_range_variable(NULL, $3);
904 $$ = npfctl_parse_port_range_variable($1, vp);
npf_data.c 332 npfctl_parse_port_range_variable(const char *v, npfvar_t *vp) function in typeref:typename:npfvar_t *

Completed in 14 milliseconds