Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dudp.c192 physical_SetupStack(p, dev->dev.name, PHYSICAL_FORCE_SYNC); in udp_iov2device()
328 physical_SetupStack(p, dev->dev.name, PHYSICAL_FORCE_SYNC); in udp_Create()
H A Dphysical.h127 #define PHYSICAL_FORCE_SYNC 3 macro
H A Dphysical.c1056 if (how == PHYSICAL_FORCE_SYNC || how == PHYSICAL_FORCE_SYNCNOACF || in physical_SetupStack()
1076 } else if (how == PHYSICAL_FORCE_SYNC && !physical_IsSync(p)) { in physical_SetupStack()