Searched refs:NPFVAR_TABLE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_var.h43 #define NPFVAR_TABLE 5 macro
59 [NPFVAR_TABLE] = "table",
H A Dnpf_build.c259 tid = npfvar_get_data(vp, NPFVAR_TABLE, 0);
322 case NPFVAR_TABLE: {
772 case NPFVAR_TABLE:
1081 return npfvar_create_element(NPFVAR_TABLE, &tid, sizeof(unsigned));
H A Dnpf_parse.y775 case NPFVAR_TABLE:
921 case NPFVAR_TABLE:
H A Dnpf_data.c267 return npfvar_create_element(NPFVAR_TABLE, &tid, sizeof(u_int));

Completed in 163 milliseconds