HomeSort by: relevance | last modified time | path
    Searched defs:npfvar_lookup (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_var.c 72 npfvar_lookup(const char *key) function in typeref:typename:npfvar_t *
200 npfvar_t *vp = npfvar_lookup(var_id);
303 const npfvar_t *rvp = npfvar_lookup(el->e_data);
324 const npfvar_t *rvp = npfvar_lookup(el->e_data);

Completed in 25 milliseconds