Home
last modified time | relevance | path

Searched defs:npf_state_sample (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_state.c85 static void (*npf_state_sample)(npf_state_t *, bool) = NULL; variable
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test_subr.c212 npf_state_sample(npf_state_t *nst, bool retval) in npf_state_sample() function