Searched refs:CBCP_MINLEN (Results 1 – 2 of 2) sorted by relevance
28 #define CBCP_MINLEN 4 macro
152 if (pktlen < CBCP_MINLEN) {153 error("CBCP packet is too small (%d < %d)", pktlen, CBCP_MINLEN);166 len -= CBCP_MINLEN;