Home
last modified time | relevance | path

Searched refs:PHYSICAL_LINK (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dlink.h31 #define PHYSICAL_LINK 1 macro
Dphysical.h120 ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL)
Dphysical.c185 p->link.type = PHYSICAL_LINK; in physical_Create()