Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c131 struct carp_if { struct
313 static struct carp_if
315 static void carp_free_if(struct carp_if *);
1377 carp_multicast_setup(struct carp_if *cif, sa_family_t sa) in carp_multicast_setup()
1574 struct carp_if *cif; in carp_alloc()
1630 struct carp_if *cif = ifp->if_carp; in carp_destroy()
1659 static struct carp_if*
1662 struct carp_if *cif; in carp_alloc_if()
1686 carp_free_if(struct carp_if *cif) in carp_free_if()
1904 struct carp_if *cif = ifp->if_carp; in carp_attach()
[all …]
/f-stack/freebsd/net/
H A Dif_var.h65 struct carp_if;
364 struct carp_if *if_carp; /* carp interface structure */