Searched refs:pdu_rest_is_zero (Results 1 – 1 of 1) sorted by relevance
113 static inline int pdu_rest_is_zero(unsigned char *pdu, int len) in pdu_rest_is_zero() function139 if (!pdu_buf[i] && pdu_rest_is_zero(pdu_buf + i, pdu_len - i)) { in dump_pdu()