Home
last modified time | relevance | path

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

/external/libppp/src/
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()
Dphysical.h129 #define PHYSICAL_FORCE_SYNC 3 macro
Di4b.c443 physical_SetupStack(p, dev->dev.name, PHYSICAL_FORCE_SYNC); in i4b_Create()
Dphysical.c1083 if (how == PHYSICAL_FORCE_SYNC || how == PHYSICAL_FORCE_SYNCNOACF || in physical_SetupStack()
1103 } else if (how == PHYSICAL_FORCE_SYNC && !physical_IsSync(p)) { in physical_SetupStack()