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

  /src/sys/net/npf/
npf.c 50 static __read_mostly npf_t * npf_kernel_ctx = NULL; variable in typeref:typename:__read_mostly npf_t *
176 npf_kernel_ctx = npf;
182 return npf_kernel_ctx;

Completed in 11 milliseconds