Searched refs:grbn (Results 1 – 1 of 1) sorted by relevance
330 const lwres_grbnrequest_t *grbn; in lwres_print() local335 grbn = NULL; in lwres_print()390 grbn = (const lwres_grbnrequest_t *)p; in lwres_print()391 ND_TCHECK_2(grbn->namelen); in lwres_print()396 GET_BE_U_4(grbn->flags)); in lwres_print()400 GET_BE_U_2(grbn->rdtype))); in lwres_print()401 if (GET_BE_U_2(grbn->rdclass) != C_IN) { in lwres_print()403 GET_BE_U_2(grbn->rdclass))); in lwres_print()407 l = GET_BE_U_2(grbn->namelen); in lwres_print()422 const lwres_grbnresponse_t *grbn; in lwres_print() local[all …]