Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dipsec_input.c162 int ah_sysctl_ahstat(void *, size_t *, void *);
687 return ah_sysctl_ahstat(oldp, oldlenp, newp); in ah_sysctl()
695 ah_sysctl_ahstat(void *oldp, size_t *oldlenp, void *newp) in ah_sysctl_ahstat() function