Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h141 int carp_ioctl(struct ifreq *, u_long, struct thread *);
/f-stack/freebsd/netinet/
H A Dip_carp.h141 int carp_ioctl(struct ifreq *, u_long, struct thread *);
H A Dip_carp.c1724 carp_ioctl(struct ifreq *ifr, u_long cmd, struct thread *td) in carp_ioctl() function
2244 carp_ioctl_p = carp_ioctl; in carp_mod_load()