Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dccp.h54 #define CCP_NEG_TOTAL 4 macro
56 #define CCP_NEG_TOTAL 3 macro
84 unsigned neg[CCP_NEG_TOTAL];
Dccp.c801 for (f = 0; f < CCP_NEG_TOTAL; f++) in ccp_SetOpenMode()
809 for (f = 0; f < CCP_NEG_TOTAL; f++) in ccp_SetOpenMode()