PP_CISCO          353 dev/pci/if_art.c 		flags &= ~PP_CISCO;
PP_CISCO          356 dev/pci/if_art.c 		flags |= PP_CISCO;
PP_CISCO         1352 dev/pci/if_lmc.c 	sc->lmc_sppp.pp_flags = PP_CISCO | PP_KEEPALIVE;
PP_CISCO         1121 dev/pci/if_lmc_media.c 			sc->lmc_sppp.pp_flags = PP_CISCO | PP_KEEPALIVE;
PP_CISCO         1127 dev/pci/if_lmc_media.c 			sc->lmc_sppp.pp_flags = PP_CISCO;
PP_CISCO          134 dev/pci/if_san_obsd.c 	((struct sppp *)ifp)->pp_flags |= PP_CISCO;
PP_CISCO          409 dev/pci/if_san_obsd.c 		((struct sppp *)ifp)->pp_flags |= PP_CISCO;
PP_CISCO          416 dev/pci/if_san_obsd.c 		((struct sppp *)ifp)->pp_flags &= ~PP_CISCO;
PP_CISCO         1634 dev/pci/musycc.c 	cc->cc_ppp.pp_flags |= PP_CISCO;
PP_CISCO          500 net/if_spppsubr.c 		if (sp->pp_flags & PP_CISCO) {
PP_CISCO          555 net/if_spppsubr.c 		if (! (sp->pp_flags & PP_CISCO)) {
PP_CISCO          715 net/if_spppsubr.c 	if (sp->pp_flags & PP_CISCO) {
PP_CISCO          727 net/if_spppsubr.c 		if (sp->pp_flags & PP_CISCO)
PP_CISCO          916 net/if_spppsubr.c 	    (sppp_ncp_check(sp) || (sp->pp_flags & PP_CISCO) != 0)) {
PP_CISCO          939 net/if_spppsubr.c 	     (sp->pp_flags & PP_CISCO) != 0))
PP_CISCO          980 net/if_spppsubr.c 			if (!(sp->pp_flags & PP_CISCO))
PP_CISCO          986 net/if_spppsubr.c 			if (!(sp->pp_flags & PP_CISCO))
PP_CISCO         1888 net/if_spppsubr.c 	if (sp->pp_flags & PP_CISCO) {
PP_CISCO         1936 net/if_spppsubr.c 	if (sp->pp_flags & PP_CISCO) {
PP_CISCO         3903 net/if_spppsubr.c 		if (! (sp->pp_flags & PP_CISCO) &&
PP_CISCO         3908 net/if_spppsubr.c 		if (!(sp->pp_flags & PP_CISCO) &&
PP_CISCO         3918 net/if_spppsubr.c 			if (! (sp->pp_flags & PP_CISCO)) {
PP_CISCO         3937 net/if_spppsubr.c 		if (sp->pp_flags & PP_CISCO)