Home
last modified time | relevance | path

Searched refs:CCP_NEG_TOTAL (Results 1 – 2 of 2) sorted by relevance

/external/libppp/src/
Dccp.h52 #define CCP_NEG_TOTAL 4 macro
54 #define CCP_NEG_TOTAL 3 macro
82 unsigned neg[CCP_NEG_TOTAL];
Dccp.c799 for (f = 0; f < CCP_NEG_TOTAL; f++) in ccp_SetOpenMode()
807 for (f = 0; f < CCP_NEG_TOTAL; f++) in ccp_SetOpenMode()