Home
last modified time | relevance | path

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

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