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

  /src/usr.sbin/npf/npfctl/
npf_var.h 35 #define NPFVAR_VAR_ID 2
57 [NPFVAR_VAR_ID] = "variable-id",
npf_var.c 302 if (el->e_type == NPFVAR_VAR_ID) {
323 if (el->e_type == NPFVAR_VAR_ID) {
npf_parse.y 331 $$ = npfvar_create_from_string(NPFVAR_VAR_ID, $1);
npf_build.c 323 case NPFVAR_VAR_ID: {

Completed in 14 milliseconds