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

  /src/sys/net/npf/
npf_os.c 114 static ifnet_t * npf_ifop_lookup(npf_t *, const char *);
129 .lookup = npf_ifop_lookup,
354 npf_ifop_lookup(npf_t *npf __unused, const char *name) function in typeref:typename:ifnet_t *

Completed in 12 milliseconds