Searched refs:nd_opt_mtu_len (Results 1 – 3 of 3) sorted by relevance
1157 if (8 * mo->nd_opt_mtu_len != sizeof (*mo)) { in incoming_mtu_opt()1165 8 * (int)mo->nd_opt_mtu_len); in incoming_mtu_opt()1469 if (8 * mo->nd_opt_mtu_len != sizeof (*mo)) { in verify_mtu_opt()1473 8 * (int)mo->nd_opt_mtu_len); in verify_mtu_opt()
256 mo->nd_opt_mtu_len = sizeof (struct nd_opt_mtu) / 8; in advertise()
387 uint8_t nd_opt_mtu_len; member