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

  /src/usr.sbin/npf/npfctl/
npfctl.h 151 npfvar_t * npfctl_parse_tcpflag(const char *);
npf_parse.y 948 npfvar_add_elements($2, npfctl_parse_tcpflag(s));
955 : IDENTIFIER { $$ = npfctl_parse_tcpflag($1); }
npf_data.c 515 npfctl_parse_tcpflag(const char *s) function in typeref:typename:npfvar_t *

Completed in 41 milliseconds