Searched defs:cif (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/netinet/ |
H A D | ip_carp.c | 732 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 D | spicds.c | 47 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 D | envy24ht.c | 121 u_int8_t cif, type, free; member
|
H A D | envy24.c | 111 u_int8_t cdti, cclk, cs, cif, type; member
|
/dflybsd-src/lib/libc/net/ |
H A D | getifaddrs.c | 82 struct ifaddrs *cif = NULL; in getifaddrs() local
|