Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Dcarp.c121 if (afp->af_setvhid == NULL) in setcarp_vhid()
123 afp->af_setvhid(carpr_vhid); in setcarp_vhid()
H A Difconfig.h220 af_setvhid_f *af_setvhid; /* Set CARP vhid for an address */ member
H A Daf_inet.c528 .af_setvhid = in_set_vhid,
H A Daf_inet6.c752 .af_setvhid = in6_set_vhid,