Searched refs:pp_flags (Results 1 – 13 of 13) sorted by relevance
51 int pp_flags; member
72 int pp_flags; member
213 pbm->pp_flags = (pbm->pp_memt ? PCI_FLAGS_MEM_OKAY : 0) | in pyro_init()232 pba.pba_flags = pbm->pp_flags; in pyro_init()
492 pp->pp_flags = (pp->pp_memt ? PCI_FLAGS_MEM_OKAY : 0) | in psycho_attach() 680 pba.pba_flags = sc->sc_psycho_this->pp_flags; in psycho_attach()
662 if (sp->pp_flags & PP_NOFRAMING) { in sppp_input()919 if ((sp->pp_flags & PP_NOFRAMING) == 0) { in sppp_output()1003 if (sp->pp_flags & PP_NOFRAMING) { in sppp_output()1080 sp->pp_flags |= PP_LOOPBACK_IFDOWN | PP_KEEPALIVE_IFDOWN; in sppp_attach()1251 sp->pp_flags |= PP_ADMIN_UP; in sppp_ioctl()1253 sp->pp_flags &= ~PP_ADMIN_UP; in sppp_ioctl()1392 pkthdrlen = (sp->pp_flags & PP_NOFRAMING) ? 2 : PPP_HEADER_LEN; in sppp_cp_send()1403 if (sp->pp_flags & PP_NOFRAMING) { in sppp_cp_send()1724 if (sp->pp_flags & PP_LOOPBACK_IFDOWN) { in sppp_cp_input()1725 sp->pp_flags |= PP_LOOPBACK; in sppp_cp_input()[all …]
143 u_int pp_flags; /* use Cisco protocol instead of PPP */ member
379 sc->sc_sppp.pp_flags |= PP_KEEPALIVE | /* use LCP keepalive */ in pppoe_clone_create()
87 pp_flags flags;
152 typedef unsigned int pp_flags; typedef
1862 pp_flags saved_flags = flags; in type_id()
1819 pp_flags saved_flags = flags; in type_id()