Searched refs:nd_opt_pi_len (Results 1 – 4 of 4) sorted by relevance
597 if (8 * po->nd_opt_pi_len != sizeof (*po)) { in incoming_prefix_opt()605 8 * (int)po->nd_opt_pi_len); in incoming_prefix_opt()1359 if (8 * po->nd_opt_pi_len != sizeof (*po)) { in verify_prefix_opt()1363 8 * (int)po->nd_opt_pi_len); in verify_prefix_opt()
302 po->nd_opt_pi_len = sizeof (*po)/8; in advertise()
915 opt.nd_opt_pi_len = sizeof (opt) / 8; in tmptoken_timer()
365 uint8_t nd_opt_pi_len; member