Searched refs:npf_extmod_t (Results 1 – 3 of 3) sorted by relevance
53 static npf_extmod_t * npf_extmod_list;69 static npf_extmod_t *72 npf_extmod_t *ext; in npf_extmod_load()82 ext = ecalloc(1, sizeof(npf_extmod_t)); in npf_extmod_load()99 npf_extmod_t *102 npf_extmod_t *extmod = npf_extmod_list; in npf_extmod_get()121 npf_extmod_param(npf_extmod_t *extmod, nl_ext_t *ext, in npf_extmod_param()
157 typedef struct npf_extmod npf_extmod_t; typedef159 npf_extmod_t * npf_extmod_get(const char *, nl_ext_t **);160 int npf_extmod_param(npf_extmod_t *, nl_ext_t *,
557 npf_extmod_t *extmod; in npfctl_build_rpcall()