Home
last modified time | relevance | path

Searched refs:npf_extmod_get (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_extmod.c100 npf_extmod_get(const char *name, nl_ext_t **extcall) in npf_extmod_get() function
H A Dnpfctl.h159 npf_extmod_t * npf_extmod_get(const char *, nl_ext_t **);
H A Dnpf_build.c561 extmod = npf_extmod_get(name, &extcall); in npfctl_build_rpcall()