Searched refs:parser_opts (Results 1 – 1 of 1) sorted by relevance
60 const struct ndp_parser_opts *parser_opts;520 ncm->parser_opts = &ndp16_opts; in ncm_reset_values() 522 ncm->ndp_sign = ncm->parser_opts->ndp_sign; in ncm_reset_values() 761 format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001; in ncm_setup() 775 ncm->parser_opts = &ndp16_opts; in ncm_setup() 779 ncm->parser_opts = &ndp32_opts; in ncm_setup() 835 ncm->ndp_sign = ncm->parser_opts->ndp_sign | in ncm_setup() 955 const struct ndp_parser_opts *opts = ncm->parser_opts; in package_for_tx() 1017 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_wrap_ntb() 1180 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_unwrap_ntb() 59 const struct ndp_parser_opts *parser_opts; global() member [all...]