Searched defs:ndp_parser_opts (Results 1 – 2 of 2) sorted by relevance
441 struct ndp_parser_opts { struct442 u32 nth_sign;443 u32 ndp_sign;444 unsigned nth_size;445 unsigned ndp_size;446 unsigned dpe_size;447 unsigned ndplen_align;449 unsigned dgram_item_len; /* index or length */450 unsigned block_length;451 unsigned ndp_index;[all …]
424 struct ndp_parser_opts { struct440 static const struct ndp_parser_opts ndp16_opts = { argument