Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.h166 struct carpreq { struct
H A Dip_carp.c2232 struct carpreq *carpr = arg; in carp_carprcp()
2342 carp_ioctl_get(if_t ifp, struct ucred *cred, struct carpreq *carpr, in carp_ioctl_get()
2389 struct carpreq carpr; in carp_ioctl()
2835 struct carpreq carpr = { }; in carp_nl_get()
/freebsd/share/examples/libifconfig/
H A Dstatus.c58 struct carpreq carpr[CARP_MAXVHID]; in print_carp()