Searched defs:next_ndp_index (Results 1 - 1 of 1) sorted by last modified time

/drivers/usb/gadget/function/
H A Df_ncm.c383 unsigned next_ndp_index; member in struct:ndp_parser_opts
398 .next_ndp_index = 1, \
414 .next_ndp_index = 2, \
1039 /* Note: we skip opts->next_ndp_index */
1205 ndp_index = get_ncm(&tmp, opts->next_ndp_index);

Completed in 32 milliseconds