Lines Matching refs:plen
123 const unsigned int plen = sizeof(cond) - 1 > DEFAULT_STRLEN ? in test_inet_diag_bc_s_cond() local
129 plen, buf, plen, in test_inet_diag_bc_s_cond()
131 print_quoted_hex(buf + sizeof(op), plen - sizeof(op)); in test_inet_diag_bc_s_cond()
176 const unsigned int plen = sizeof(addr) - 1 > DEFAULT_STRLEN ? in test_in_addr() local
182 plen, buf, plen, in test_in_addr()
186 print_quoted_hex(pattern, plen - sizeof(op) - sizeof(cond)); in test_in_addr()
227 const unsigned int plen = sizeof(addr) - 1 > DEFAULT_STRLEN ? in test_in6_addr() local
233 plen, buf, plen, in test_in6_addr()
237 print_quoted_hex(pattern, plen - sizeof(op) - sizeof(cond)); in test_in6_addr()
313 const unsigned int plen = sizeof(op[1]) - 1 > DEFAULT_STRLEN ? in test_inet_diag_bc_s_le() local
318 plen, buf, plen, in test_inet_diag_bc_s_le()
320 print_quoted_hex(buf + sizeof(op[0]), plen - sizeof(op[0])); in test_inet_diag_bc_s_le()
356 const unsigned int plen = sizeof(markcond) - 1 > DEFAULT_STRLEN ? in test_inet_diag_bc_mark_cond() local
361 plen, buf, plen, in test_inet_diag_bc_mark_cond()
363 print_quoted_hex(buf + sizeof(op), plen - sizeof(op)); in test_inet_diag_bc_mark_cond()