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

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

Completed in 103 milliseconds