Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_params.c84 static const thmap_ops_t npf_param_thmap_ops = { variable
95 paraminfo->map = thmap_create(0, &npf_param_thmap_ops, THMAP_NOCOPY); in npf_param_init()