OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFT_PPP
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/
if_types.h
67
#define
IFT_PPP
0x17 /* RFC 1331 */
if.h
227
{
IFT_PPP
, LINK_STATE_DOWN, "no carrier" }, \
if_ppp.c
312
sc->sc_if.if_type =
IFT_PPP
;
if_pppoe.c
366
ifp->if_type =
IFT_PPP
;
if_spppsubr.c
1061
sp->pp_if.if_type =
IFT_PPP
;
/src/sys/altq/
altq_rmclass.c
1299
if (ifd->ifq_->altq_ifp->if_type ==
IFT_PPP
) {
/src/sys/netinet6/
nd6.c
1656
case
IFT_PPP
:
/src/sys/netinet/
sctp_asconf.c
1539
case
IFT_PPP
:
Completed in 43 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026