Searched refs:carp_sysctl (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/netinet/ |
H A D | ip_carp.h | 222 int carp_sysctl(int *, u_int, void *, size_t *, void *, size_t);
|
H A D | in_proto.c | 337 .pr_sysctl = carp_sysctl
|
H A D | ip_carp.c | 779 carp_sysctl(int *name, u_int namelen, void *oldp, size_t *oldlenp, void *newp, in carp_sysctl() function
|
/openbsd/sys/netinet6/ |
H A D | in6_proto.c | 284 .pr_sysctl = carp_sysctl
|