Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dkey.c760 static int key_spidx_match_withmask(const struct secpolicyindex *,
965 if (key_spidx_match_withmask(&sp->spidx, spidx)) in key_lookup_sp_byspidx()
1034 if (!key_spidx_match_withmask(&sp->spidx, &spidx)) in key_gettunnel()
4685 key_spidx_match_withmask( in key_spidx_match_withmask() function