Home
last modified time | relevance | path

Searched defs:cif (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dip_carp.c732 struct carp_if *cif; in carp_if_remove() local
792 struct carp_if *cif; in carp_if_insert() local
827 carp_if_free(struct carp_if *cif) in carp_if_free()
1222 struct carp_if *cif = v; in carp_input() local
1555 carp_iamatch_balance(const struct carp_if *cif, const struct in_addr *itaddr, in carp_iamatch_balance()
1627 struct carp_if *cif = v; in carp_iamatch6() local
1654 struct carp_if *cif = v; in carp_macmatch6() local
1689 carp_forus(struct carp_if *cif, const uint8_t *dhost) in carp_forus()
2147 struct carp_if *cif; in carp_set_addr6() local
2294 struct carp_if *cif = sc->sc_carpdev->if_carp; in carp_del_addr6() local
[all …]
/dflybsd-src/sys/dev/sound/pci/
H A Dspicds.c47 unsigned int cif; /* Controll data Interface Format (0/1) */ member
181 spicds_setcif(struct spicds_info *codec, unsigned int cif) in spicds_setcif()
H A Denvy24ht.c121 u_int8_t cif, type, free; member
H A Denvy24.c111 u_int8_t cdti, cclk, cs, cif, type; member
/dflybsd-src/lib/libc/net/
H A Dgetifaddrs.c82 struct ifaddrs *cif = NULL; in getifaddrs() local