Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dip_carp.c1111 struct ifnet *cifp; in carp_proto_input_c() local
1322 struct ifnet *cifp = &sc->sc_if; in carp_send_ad() local
1771 struct ifnet *cifp = &sc->sc_if; in carp_setrun() local
2742 struct ifnet *cifp = &sc->sc_if; in carp_set_state() local
2851 struct ifnet *cifp = &sc->sc_if; in carp_suspend() local
3220 carp_parent(struct ifnet *cifp) in carp_parent()