Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dip_carp.h141 int carp_ioctl(struct ifreq *, u_long, struct thread *);
Dip_carp.c1713 carp_ioctl(struct ifreq *ifr, u_long cmd, struct thread *td) in carp_ioctl() function
2249 carp_ioctl_p = carp_ioctl; in carp_mod_load()