Searched refs:npf_ext_construct (Results 1 – 8 of 8) sorted by relevance
55 return npf_ext_construct(name); in npfext_normalize_construct()
55 return npf_ext_construct(name); in npfext_rndblock_construct()
65 return npf_ext_construct(name); in npfext_log_construct()
100 nl_ext_t * npf_ext_construct(const char *);
644 npf_ext_construct(const char *name) in npf_ext_construct() function
176 npf_ext_construct(npf_t *npf, const char *name, in npf_ext_construct() function
444 int npf_ext_construct(npf_t *, const char *,
250 if (!name || npf_ext_construct(npf, name, rp, extcall)) { in npf_mk_singlerproc()